|
Changelog:
==========
- Upgraded SQLite to 3.39.4
- Set UTF8CACHE to avoid slowdown with -DDEBUGGING (andk, Leont, FGasper)
- Fix another test failure on perl built with -DDEBUGGING
- Lowercase datatype in table column metadata for backcompat
- Fix test failure on perl built with -DDEBUGGING (andk++)
- Expose sqlite_error_offset introduced in 3.38.0
- Improve sqlite_load_extension doc (GH#94, Derek Lamb++)
- Add a feature to unregister a created function
- Fix accented characters in POD (GH#90, HaraldJoerg++)
Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
|