In Toad for Oracle 12.10.0.25, select Team Coding -> Configuration -> Team Projects -> Database Objects, from there I can click the Edit Object Filters icon, three dots; for some object types like procedures and functions I can click the DB Filter option and add a subset of objects for other object types, tables and /or indexes the DB Filter option is disabled. Is this the expected behavior and can it be changed via a setting in Toad.
I would like to create a project that contains a couple of tables and some related functions and procedures, I don’t want every table in the schema.
I am using GIT as the source control provider.