Flamerobin 0.9.7 Snapshot released with a few Firebird 4 fixes
Flamerobin 0.9.7 Snapshot released with a few Firebird 4 fixes
- Int128 does not respect scale (Issue #166)
- Make Domain::dataTypeToString able to process fb4 types.
- fix some bugs converting int128/dec34/dec16 to string
- replace CMAKE_SOURCE_DIR to CMAKE_CURRENT_SOURCE_DIR when copy templates in CMakeList.txt by @Khalyutin in PR #310