mariuz / flamerobin

FlameRobin is a database administration tool for Firebird RDBMS. Our goal is to build a tool that is: lightweight (small footprint, fast execution) cross-platform (Linux, Windows, Mac OS X, FreeBSD) dependent only on other Open Source software
http://flamerobin.org
MIT License
216 stars 66 forks source link

Issues on "Functions" and "Global Temporaries" context popup menu #162

Closed luronumen closed 3 years ago

luronumen commented 3 years ago

ISSUE 1 1- Right mouse click on a Functions node: Verify that the context popup menu show Declare new instead of Create new like it happen with others Database objects (e.g.: Procedures):

Functions

ISSUE 2 2 - Right mouse click on a Global Temporaries node: Verify that the context popup menu is NOT shown with Create new and Refresh options like it happen with others Database objects (e.g.: Procedures):

GlobalTemporaries

luronumen commented 3 years ago

Retest result on FlameRobin v0.9.3.7: PASSED!