- update to 0.99991:
* update to SQLite 3.43.2
* fix SQL parsing, thanks Paul Wise for patch
* update autoconf stuff
* INSERT/UPDATE/DELETE can produce result set
* DSN option "ILIKE is LIKE" in SQLite3 driver
* DSN option "Attach As" in SQLite3 driver
* better deal with SQL comments
* cleanup in confgure.in
* fixes in SQLSetPos()
* this is not regular shared library but plugin for unixODBC
* report SQL_SC_SQL92_ENTRY level for
- New version 0.9991 released
OBS-URL: https://build.opensuse.org/request/show/1128870
OBS-URL: https://build.opensuse.org/package/show/server:database/sqliteodbc?expand=0&rev=23
- update to 0.9998
* update to SQLite 3.32.3
* make all comparisons for table names etc. in SQLTables()
and friends case insensitive (thanks Kris Habraken for
initial fix)
* update to SQLite 3.32.2
* fix info for SQL_OUTER_JOINS/SQL_OJ_CAPABILITIES
* provide more clean quote hints in type info
* improve SQLBulkOperations()
* better deal with auto column names in csvtable module
OBS-URL: https://build.opensuse.org/request/show/827264
OBS-URL: https://build.opensuse.org/package/show/server:database/sqliteodbc?expand=0&rev=21
* update to SQLite 3.15.2
* don't statically buffer result of localeconv()
* increased some internal string buffers
* fixes in SQLSetPos()
* fix locking in xpath module, thanks Abramo Bagnara
- Changes for version 0.9994:
* update to SQLite 3.13.0
* fix to present file names with slashes to sqlite3_load_extension()
OBS-URL: https://build.opensuse.org/package/show/server:database/sqliteodbc?expand=0&rev=15