Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
6 check-ins using file jni/sqlite/android_database_SQLiteConnection.cpp version cd31d02c61
2014-12-04
| ||
16:49 | Add the requirement to call 'System.loadLibrary("sqliteX");' to the docs. (check-in: 89b2225ad2 user: dan tags: trunk) | |
2014-11-05
| ||
19:19 | Merge latest fixes with this branch. (check-in: 60e268f5be user: dan tags: api-level-15) | |
19:17 | Add -DSQLITE_TEMP_STORE=3 to the SQLite compilation flags. (check-in: 57831c6020 user: dan tags: trunk) | |
2014-10-16
| ||
20:06 | Update to 3.8.7. Add -DHAVE_STRCHRNUL to Android.mk file. (check-in: f9a25feeb0 user: dan tags: trunk) | |
2014-06-18
| ||
10:14 | Fix a resource leak in SQLiteConnection.nativeExecuteForCursorWindow(). (check-in: 71351f6267 user: dan tags: api-level-15) | |
10:11 | Fix a resource leak in SQLiteConnection.nativeExecuteForCursorWindow(). (check-in: 3558b4d73c user: dan tags: trunk) | |