Using different filters for each connection
Brought to you by:
uwe_ewald
The connection view contains a filter option allowing to
filter on catalog, schema, table, alias, aso...
This filter is applied on each connection, but, as we
don't use the same schema name nor table names for
each database, we cannot use those filters !
Could you please create filters dependant from the
connection.
Logged In: NO
The following is already in the works:
- filters can be applied on each "element" (connections,
catalogs, schemas, table etc.)
- filters can be defined for the legal sub elements of the
specified parent (e.g. tables, views, aliases etc. for schemas)
filtering can be done by either the db driver if supported
or is it last done by the view