Releases: mariuz/flamerobin
0.9.3.12 Snapshot
What's Changed
- Implement Int128 by @andy-123 in #230
- Implement firebird 4 types: decimal(16) and decimal(34) by @andy-123 in #244
- some fixes by @Jdochoa in #254
- Some Fixes by @Jdochoa in #255
- FB Library Search by @Jdochoa in #261
Full Changelog: 0.9.3.11...0.9.3.12
Please, try carefully new Fb4 types
Debug version for #259
Just for #259 purpose
0.9.3.11 Snapshot
Fix timestamp problem with Fb4
0.9.3.10 Snapshot
- Fixed problems with numeric types
- Fix encoding at blob editor
- Fix UDF property loading at Fb<=2.5
- Implementing Fb4 datatypes by @andy-123(in progress)
For more info please read commit history log
0.9.3.9 Snapshot
0.9.3.8 Snapshot
New features
- Indexes, Functions, Packages, Global Temporaries, DB Triggers and DDL Triggers supported
- New localized grid support, allows to use commas or dots for decimal separator (View->Preferences->General: Use language locale settings
Enhancements and Bug fixes
- Fix Dependency tab not showing Functions and triggers
-Fix slow opening of remote database
For more info please read commit history log
0.9.3.7 Snapshot
New features
- Initial implementation Indexes node #48
- "Functions" and "Global Temporaries" context popup menu #162
- Index node experimental.
- PSQL Functions
- Package DDL
- Packages
Enhancements and Bug fixes
- Fix "Total execution time"
- add Columns titles in copyToClipboard
- Can't find external file table on FlameRobin
- Fix add "AS" in procedure empty in script of full database #171
- Some fixes DB Trigger, DML Trigger and DDL Trigger #48, #70, #73 and #154
- Some fixes Package implementation #55
- Unable to change Field Datatype #165
- Initial implementation node users #149
- Fix DB Trigers error.
- Fix DML Triggers.
- Support GRANT USAGE for Domain, Generator/Sequence and Exception.
- Fix notifyObservers for triggers.
- Some fixes to trigger implementation.
- Fix Linux build
- Newly created function is not displayed #158
- Context popup menu is not shown for Database and Table Triggers #154
- IBPP: Add "Clone" connection method
- new icons from https://github.com/red-soft-ru/redexpert
For more info please read commit history log
Update : There is a known issue #181
0.9.3.6 Snapshot
0.9.3.5 Snapshot
New features
- Experimental Firebird 3 support for Functions, UDR, DDL Triggers and Packages (Thanks @Jdochoa)
Enhancements and Bug fixes - New configurations at View->Preferences menu:
-- Transaction Settings: change default behaviour (isolation mode, wait for lock and read-only)
-- SQL Editor->Code Completion: sort object columns alphabetically
Known bug, ONLY if you restored a pre-ODS 11.1 DB into Fb3.0.3, some tables won't show in this version
- Improvement CORE-5543
- Restore of pre ODS 11.1 database can leave RDB$RELATION_TYPE null
Fixes: gbak/restore or downgrade FR or wait for a new snapshot (as soon as possible)
0.9.3.4 Snapshot
Fix icon "Question" at dropping database dialog #64
Improvements at new pivoted dependency tab, shows FK reference too #77
Add support for SQL statements longer than 64KB #82 Thanks @michele Abbrescia
Correct some spelling mistakes #81
Pointer Format Fix #80 and #90 thanks @scott @blumf
Improve new ":parameters" support #85
Basic octets support #28
Support boolean parameters #8
Warning: this time I kept active asserts warnings, please let me know if you find anything