libfq 0.6.0 has been released with following changes:
- support for columns defined with
CHARACTER SET OCTETS
- support for
INT128
datatype (Firebird 4 and later) - support
TIME WITH TIME ZONE
andTIMESTAMP WITH TIME ZONE
datatypes (Firebird 4 and later) - improve
FLOAT
andDOUBLE PRECISION
output - add constant
FBCONN_MAX_PARAMS
- improve control over log output
- fix for formatting issue with negative
DECIMAL/NUMERIC
values
Online libfq documentation is available here: https://libfq.sql-info.de/