Details
Description
For my use case I need to know some information about the primary key and I also need to know the database schema to encode an indexed query. This patch just adds a few setters to FilterToSQL. An alternative would be to just add the featureSource or maybe the datastore as a reference.