choose subfolders in subversion
When adding a database to source control, all kinds of subfolders as created(data,assemblies,...) but these folder are not finegrained enough. for instance we do it by schema first then we use the same kind of subfolders.
So if we have a Import and Base schema, then in subversion we have the procedure/functions folder under Import and under Base.
It would be nice to be able to choose the folders themselves and also where to put a function and so on.. this gives more flexibility.
-
Jenny commented
This would be helpful for us also. We are looking for a way to group database objects based on the module to which they relate, and need a more flexible way of structuring the objects into folders.
I can move the objects after creation but this requires unlinking and relinking the database each time.