1
0
Fork 0
flightgear/3rdparty/sqlite3
James Turner 09fe744de0 Test helper CMake macro.
Also build the test code first, so tests can reside in source tree as
well as the test tree.

Finally, build local Sqlite with -fpic to give consistent linkage when
using either built-in or system sqlite.
2017-03-26 12:15:29 +01:00
..
CMakeLists.txt Test helper CMake macro. 2017-03-26 12:15:29 +01:00
fg_sqlite3.h Relocate Sqlite3 sources, upgrade to 3.8.0.2 2013-09-26 09:52:41 +01:00
sqlite3.c Fix the REPLACE statement for WITHOUT ROWID tables that lack secondary indexes so that it works correctly with triggers and foreign keys. This was a new bug caused by performance optimizations added in version 3.16.0. Ticket 30027b613b4 2017-01-07 15:51:23 +01:00