sqlite3: update to 3.21.0

This commit is contained in:
2018-03-03 12:32:35 +08:00
parent cf344f822e
commit aab63d85d5
3 changed files with 21204 additions and 12152 deletions
+4 -1
View File
@@ -126,6 +126,9 @@ EXPORTS
sqlite3_step
sqlite3_stmt_readonly
sqlite3_stmt_status
#ifdef XP_UNIX
sqlite3_temp_directory
#endif
sqlite3_thread_cleanup
sqlite3_total_changes
sqlite3_trace
@@ -151,7 +154,7 @@ EXPORTS
sqlite3_vfs_unregister
sqlite3_vfs_register
sqlite3_vmprintf
#ifdef SQLITE_DEBUG
#ifdef DEBUG
sqlite3_mutex_held
sqlite3_mutex_notheld
#endif
+20163 -11653
View File
File diff suppressed because it is too large Load Diff
+1037 -498
View File
File diff suppressed because it is too large Load Diff