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

The database objects are NOT grouped by context #163

Open luronumen opened 3 years ago

luronumen commented 3 years ago

ACTUAL RESULT: The database objects are NOT grouped by context (Tables, triggers, etc.)

Nodes

EXPECTED RESULT: The database objects should be listed alphabetically and grouped by context (Tables, triggers, etc.)

After that the database objects will be displayed like that:

luronumen commented 3 years ago

You can use Red Expert v2021.02 as reference to how name each database object nodes and how to group them by context

RedExpert_2021 02

luronumen commented 3 years ago

Suggested ordering of database objects based on Firebird documentation ordering : Data Definition (DDL) Statements

01

Icons pack: Icons.zip