This website requires JavaScript.
Explore
Help
Sign in
fly
/
flightgear
Watch
1
Star
0
Fork
You've already forked flightgear
0
Code
Activity
095959ae32
flightgear
/
3rdparty
/
sqlite3
History
James Turner
a7d8d9c2ab
Use -fPIC for building Sqlite
2020-06-09 10:34:02 +01:00
..
CMakeLists.txt
Use -fPIC for building Sqlite
2020-06-09 10:34:02 +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