Overview
Request 827264 accepted
- 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
- Created by dirkmueller
- In state accepted
- Package maintainers: illuusio and pluskalm
Request History
dirkmueller created request
- 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
pluskalm accepted request