Add more database object types to the Schema Browser#449
Add more database object types to the Schema Browser#449SanjulaGanepola merged 16 commits intomainfrom
Conversation
Signed-off-by: Sanjula Ganepola <Sanjula.Ganepola@ibm.com>
Signed-off-by: Sanjula Ganepola <Sanjula.Ganepola@ibm.com>
Signed-off-by: Sanjula Ganepola <Sanjula.Ganepola@ibm.com>
Signed-off-by: Sanjula Ganepola <Sanjula.Ganepola@ibm.com>
|
👋 A new build is available for this PR based on 02f2b86. |
Signed-off-by: Sanjula Ganepola <Sanjula.Ganepola@ibm.com>
Signed-off-by: Sanjula Ganepola <Sanjula.Ganepola@ibm.com>
Signed-off-by: Sanjula Ganepola <Sanjula.Ganepola@ibm.com>
Signed-off-by: Sanjula Ganepola <Sanjula.Ganepola@ibm.com>
Signed-off-by: Sanjula Ganepola <Sanjula.Ganepola@ibm.com>
Signed-off-by: Sanjula Ganepola <Sanjula.Ganepola@ibm.com>
Signed-off-by: Sanjula Ganepola <Sanjula.Ganepola@ibm.com>
|
Hi @SanjulaGanepola Could you please change: SELECT authorization_name "User profile name", object_authority "Object authority", To SELECT authorization_name "User profile name", object_authority "Object authority", The predicate approach is a game-changer for performance. |
|
Also, same comment on object locks for the "Get Object Locks" action. If you change these to use system_object_schema , system_object_name, and object_type... the performance improvement will be amazing. |
forstie
left a comment
There was a problem hiding this comment.
Please change the predication of actions as noted in the comments that I posted.
Signed-off-by: Sanjula Ganepola <Sanjula.Ganepola@ibm.com>
Signed-off-by: Sanjula Ganepola <Sanjula.Ganepola@ibm.com>
Signed-off-by: Sanjula Ganepola <Sanjula.Ganepola@ibm.com>
forstie
left a comment
There was a problem hiding this comment.
Impressive step forward for the Schema Browser!
Changes
Filter Database Object Typesbutton to Schema Browser