Skip to content

Releases: mariuz/flamerobin

0.9.3.12 Snapshot

26 Jun 16:29
Compare
Choose a tag to compare
0.9.3.12 Snapshot Pre-release
Pre-release

What's Changed

Full Changelog: 0.9.3.11...0.9.3.12

Please, try carefully new Fb4 types

Debug version for #259

17 Jun 02:40
Compare
Choose a tag to compare
Pre-release

Just for #259 purpose

0.9.3.11 Snapshot

13 Dec 14:28
Compare
Choose a tag to compare
0.9.3.11 Snapshot Pre-release
Pre-release

Fix timestamp problem with Fb4

0.9.3.10 Snapshot

10 Dec 18:21
Compare
Choose a tag to compare
0.9.3.10 Snapshot Pre-release
Pre-release
  • 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

09 Jun 02:05
Compare
Choose a tag to compare
0.9.3.9 Snapshot Pre-release
Pre-release

Fixes #207 and #208
Error loading package's functions/procedures properties #208
LogicException asking properties of a procedure #207

0.9.3.8 Snapshot

07 Jun 03:32
Compare
Choose a tag to compare
0.9.3.8 Snapshot Pre-release
Pre-release

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

04 Mar 00:42
Compare
Choose a tag to compare
0.9.3.7 Snapshot Pre-release
Pre-release

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

08 Jan 00:40
Compare
Choose a tag to compare
0.9.3.6 Snapshot Pre-release
Pre-release

Fix Incomplete table list with 0.9.3.5 #142

  • Fix DDL export #142

  • Enhancements and Bug fixes

  • New configurations at View->Preferences menu:
    Main Tree View: Hide system objects (domains, packages, roles, and tables) #146

0.9.3.5 Snapshot

02 Jan 00:55
e2d115b
Compare
Choose a tag to compare
0.9.3.5 Snapshot Pre-release
Pre-release

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

13 Sep 19:54
2c166a5
Compare
Choose a tag to compare
0.9.3.4 Snapshot Pre-release
Pre-release

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