aboutsummaryrefslogtreecommitdiff
path: root/src/sqlite3_utils.cpp
AgeCommit message (Expand)Author
2021-03-07typo fixesEven Rouault
2020-05-15Add SQLite3 debug logging if PROJ_LOG_SQLITE3 env var is definedEven Rouault
2020-02-28Avoid crash when running against SQLite3 binary built with -DSQLITE_OMIT_AUTO...Even Rouault
2020-01-31Fix ASAN issue with SQLite3VFS class (fixes #1901)Even Rouault
2020-01-22Merge RFC4 (#1865)Even Rouault