Flamerobin status for Firebird Advent 2022
https://qiita.com/advent-calendar/2022/firebird
This year we have seen severel snapshots and a few features in dev/master branch
Here are a few snapshots and changelogs :
Flamerobin 0.9.4 Snapshot released (source only) with a few features and fixes :
What's Changed
- Possibility to shut down the database and start it up again. #211 by @Jdochoa in #270
- Add support for update or insert by @Jdochoa in #271
- Optimization by @Jdochoa in #273
- Deterministic clause of stored functions not reflected in generated D… by @Jdochoa in #274
- Flamerobin hang on executing comment on #266 by @Jdochoa in #275
- small typo in databasehandler.cpp by @real-dam in #278
- Int128 fixes on 32-bit arm and other non-mainstream architectures by @real-dam in #279
- Update the backup/restore options #212 by @Jdochoa in #282
- Backup/Restore improvement by @Jdochoa in #283
Full Changelog: 0.9.3.12...0.9.4
Flamerobin 0.9.3.12 Snapshot released with a few Firebird 4 fixes :
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
Flamerobin 0.9.3.11 Snapshot released with one fix:- Fix timestamp problem with Fb4
No comments:
Post a Comment