- 20 Feb, 2011 1 commit
-
-
Vasu Nori authored
downloaded from http://www.sqlite.org/sqlite-amalgamation-374-201102200340.zip Change-Id: Ia82628469b4c3646e0964934178b60fa7083ee76
-
- 05 Jan, 2011 1 commit
-
-
Vasu Nori authored
this most probably will be sqlite for HC - unless some serious bugs come up with this version. Change-Id: Ib7d9023c861025fd28492ae133d21fc479c0c891
-
- 29 Sep, 2010 1 commit
-
-
http://www.sqlite.org/draft/download.htmlVasu Nori authored
Change-Id: Ie6f1f5aaa1c3fe73af0fd71be5e749c1544ad684
-
- 07 Sep, 2010 1 commit
-
-
Vasu Nori authored
the current error raised by sqlite - SQLITE_BUSY - is not helpful Change-Id: Idbeed81b5b7349059e467b33a8641abf0b4aaeff
-
- 07 Jul, 2010 1 commit
-
-
Vasu Nori authored
Change-Id: I40056f72e4eecf8cbc39d91933cc604ab0c361c1
-
- 29 Jun, 2010 1 commit
-
-
Vasu Nori authored
Change-Id: I6ceffb2b2513de699774483b5e75d7a5dfedb9df
-
- 19 Jun, 2010 1 commit
-
-
Vasu Nori authored
note to reviewers: this checkin is to see if write-ahead-logging could work for android. this sqlite3 version still has bugs but still checking in - to start testing the feature. Change-Id: Ic401c78299e88fa864fe1adb345268b12457cac0
-
- 16 Jun, 2010 1 commit
-
- 15 Jun, 2010 1 commit
-
-
Vasu Nori authored
why am I checking in alpha quality code? this is one of the latest code drops from Richard Hipp (of sqlite.org) who is still developing this feature. testing this feature to see if it will work for us. Change-Id: Id64f1c5718cdaa04a8194bd7eeb374027c6c2cb0
-
- 23 Mar, 2010 1 commit
-
-
Vasu Nori authored
applying the following bug fixes http://www.sqlite.org/src/info/82dd61fccf Sync the database file after a rollback http://www.sqlite.org/src/info/6f368b5448 Modify the sqlite3_log() interface and implementation so that it never uses dynamic memory allocation - to avoid deadlocking when called while holding the memory allocator mutex. Change-Id: I93929d2dacd399ae9bd291404bcdf2c512691254
-
- 03 Mar, 2010 1 commit
-
-
- 02 Mar, 2010 1 commit
-
-
Vasu Nori authored
this is redoing the reverted CL https://android-git.corp.google.com/g/#change,42672
-
- 01 Mar, 2010 2 commits
-
-
Vasu Nori authored
sqlite3 from DRH broke mac builds.
-
Vasu Nori authored
this will remove a lot of android specific code from sqlite in external/sqlite/dist. we are getting closer to using the public domain sqlite. ******* NOTE TO REVIEWERS ********* to compare, don't use gerrit. that will compare this sqlite3.c with the currently-checkin version, showing you the differences between this sqlite version and the previous sqlite version. you may not care about that. if you just need to see what android changes to sqlite are, then compare the following two files in this CL sqlite3.c.orig sqlite3.c
-
- 20 Jan, 2010 1 commit
-
-
Vasu Nori authored
you should notice the following from the Android changes in 3.5.9 1. Android Changes are grouped wherever possible. To Do 1. sqlite3_get_pager_stats() needs to be completed 2. Android change lines 63480-63482 on master branch in sqlite3.c is not ported yet. can't see where it goes in 3.6.22 code.
-
- 04 Mar, 2009 2 commits
-
-
The Android Open Source Project authored
-
The Android Open Source Project authored
-
- 21 Oct, 2008 1 commit
-
-
The Android Open Source Project authored
-
- 12 Jan, 1970 1 commit
-
-
Upstream authored
-