Link source control to Schema, not database
We couple applications with schemas, not databases. It would be great to link source control to just one schema, rather than the entire database. This way, we can source the code for the application and the database in the same branch
-
@Anonymous - is there a reason why the existing Filter feature doesn't fit your requirements?
-
Anonymous commented
Many companies are now using schemas to logically separate database objects. It would make sense to allow this functionality.
-
Have you tried using the "Edit Filter Rules" option to achieve this? Filter rules get saved with the source controlled database and therefore apply to all developers linked to that repository.