F. van Boven
Member²
Hi, since our database is growing and growing, it would be nice to "group" certain functionality together. Something close to that is available by creating a customer Browser Folder. But I'd like it DB-wide.
Thoughts:
Make it possible to "Tag" an object (just like a move in YouTube for instance) e.g.:
- TABLE_CUSTOMER => "Crm, orders"
- TABLE_ORDERLINE => "orders, pricing"
- TABLE_PRICES => "pricing, product"
Extend the Browser using the tags:
Thoughts:
Make it possible to "Tag" an object (just like a move in YouTube for instance) e.g.:
- TABLE_CUSTOMER => "Crm, orders"
- TABLE_ORDERLINE => "orders, pricing"
- TABLE_PRICES => "pricing, product"
Extend the Browser using the tags:
Code:
-- <root node>
|-- <project node>
|---- <Dbobject node>
|---- <Dbobject node>
|---- <Dbobject node>
|-- <project node>
|--- <Dbobject node>
|--- <Dbobject node>