issues
search
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
Fb3
#139
Closed
Jdochoa
closed
3 years ago
Jdochoa
commented
3 years ago
Modification on this.
Support GRANT USAGE for Domain, Generator/Sequence and Exception.
Initial Support to Identity columns.
Support Generator/Sequence INCREMENT BY
Add reserved word for FB3 and FB4.
Fixed notify observers to Package's and Trigger's
Clean code to DDL, DML and DB trigger's
Fixed notifyObservers for triggers.
Fixed Long freeze at connecting to database
Some fixes to trigger implementation.
Initial development for Index node.
Modification on this.