1. 5de86b8 FrameworkSQLiteOpenHelper - Don't check database parent dir if DB is already opened. by Daniel Santiago Rivera · 1 year, 7 months ago
  2. 94bb4bc Allow nullable locking directory in SupportSQLiteLock. by Daniel Santiago Rivera · 1 year, 8 months ago
  3. 22257f0 Resolving issue where `attachedDbs` was not returning the full list of attached databases. by elifbilgin · 1 year, 11 months ago
  4. dca2843 Updating all androidx.sqlite and androidx.room files where bindArgs parameters were not covariant after the migration to Kotlin. by elifbilgin · 1 year, 11 months ago
  5. e29a4f3 Removing API level annotation from FrameworkSQLiteDatabaseTest.kt by elifbilgin · 2 years ago
  6. 684e629 Converting SupportSQLiteDatabase from *.java to *.kt. by elifbilgin · 2 years, 1 month ago
  7. 5e2fab4 Converting `sqlite` related files in `sqlite` from Java to Kotlin (Part 2/3). by elifbilgin · 2 years, 1 month ago
  8. 6815356 Resolving test failure at b/244460731 in which the `whereClause` was not getting appended to the query string due to a flipped boolean expression during migration from Java to Kotlin. by elifbilgin · 2 years ago
  9. c1a3fc0 Resolving google3 breakage due to invalid string template. by elifbilgin · 2 years, 1 month ago
  10. a556349 Converting `sqlite-framework` related files in `sqlite-framework` from Java to Kotlin. by elifbilgin · 2 years, 1 month ago
  11. d6fc345 Initial code check-in for renaming `sqlite-framework` related files in `sqlite` from *.java to *.kt. by elifbilgin · 2 years, 1 month ago
  12. 4eaa54d Fix lint issues in sqlite modules by Alan Viverette · 2 years, 3 months ago
  13. 10de8a2 Merge "Restrict androidx.sqlite.ProcessLock" into androidx-main by Treehugger Robot · 2 years, 5 months ago
  14. dcfa035 Migrate from AndroidManifest to build.gradle for namespace by Aurimas Liutikas · 2 years, 6 months ago
  15. 6d76372 Restrict androidx.sqlite.ProcessLock by Daniel Santiago Rivera · 2 years, 6 months ago
  16. f7f440e Add SQLite open retry and recovery mechanism by Daniel Santiago Rivera · 2 years, 8 months ago
  17. 2122f54 Log instead of throwing if SQLite process lock can't be created. by Daniel Santiago Rivera · 2 years, 8 months ago
  18. 81a5bc9 Multi-process lock for opening DB (and migrations too) by Daniel Santiago Rivera · 3 years, 1 month ago
  19. 0cb5840 Fix suppressed lint checks for "ClassVerificationFailure". by Elif Bilgin · 3 years, 4 months ago
  20. 03778b5 Revert "Fix suppressed lint checks for "ClassVerificationFailure"." by Daniel Santiago Rivera · 3 years, 4 months ago
  21. bb9e12e Fix suppressed lint checks for "ClassVerificationFailure". by Elif Bilgin · 3 years, 4 months ago
  22. 523d068 Fix lint errors in sqlite-framework by Dustin Lam · 3 years, 5 months ago
  23. b221a8d Suppressing lint to fix playground build by Dustin Lam · 3 years, 8 months ago
  24. 2e7b221 Add default method for execPerConnectionSQL() in SupportSQLiteDatabase by Daniel Santiago Rivera · 3 years, 10 months ago
  25. 40cf4b2 Add the ability to use the no backup directory for creating the database. by Rahul Ravikumar · 5 years ago
  26. 07a4265 Annotate some SQLite APIs for nullability by Jake Wharton · 5 years ago
  27. eace942 Update sqlite to new directory structure by Jake Wharton · 5 years ago