Odbc Toolkit - News


Summary of important user-visible changes for odbc 0.0.6:
-------------------------------------------------------------------

 ** add optional depends on tablicious, datatypes or sqlite for table support

 ** rowfilter: allow use of real table type input

 ** Add Qt6 support

 ** sqlwrite: bugfix write of multiline tables

 ** Minor doc updates

Summary of important user-visible changes for odbc 0.0.5:
-------------------------------------------------------------------

 ** sqlfind: new function

 ** sqlwrite: bug fix when empty table data provided

 ** Minor doc updates

Summary of important user-visible changes for odbc 0.0.4:
-------------------------------------------------------------------

 ** Minor doc updates

 ** Minor bug fixes

 ** Updates to support Qt6

Summary of important user-visible changes for odbc 0.0.3:
-------------------------------------------------------------------

 ** Minor doc updates

 ** Additional error checking on creating a database connections 

Summary of important user-visible changes for odbc 0.0.2:
-------------------------------------------------------------------

 ** Use pkg-config if cant find odbc_config tool

Summary of important user-visible changes for odbc 0.0.1:
-------------------------------------------------------------------

 ** Initial release