select 1, 1.1 from RDB$DATABASE in v0.9.3 will give following result: 1 and 0.000000
float constant will always result in 0 in data grid. Bug is not present in v0.9.2
could not reproduce in flamerobin from git
results are 1 1.1
could not reproduce in flamerobin from git
results are
1 1.1