1. 86e6606 Rename publish = Publish.SNAPSHOT_AND_RELEASE to type = LibraryType.PublishedLibrary by Omar Ismail · 1 year, 6 months ago
  2. 462028b Reorganize external/sqlite for androidx-main by Daniel Santiago Rivera · 1 year, 7 months ago
  3. 25b9260 Compile BundledSQLiteDriver's JNI for Windows by Daniel Santiago Rivera · 1 year, 7 months ago
  4. 4d2c775 Make connection and statament close() idempotent in native drivers by Daniel Santiago Rivera · 1 year, 7 months ago
  5. 1f3895a Changing SQLiteDriver API to take in a fileName at `open()`. by elifbilgin · 1 year, 8 months ago
  6. ce56aa6 Fix JNI bundling of SQLite KMP in AAR artifact. by Daniel Santiago Rivera · 1 year, 8 months ago
  7. d5f3dd3 Enable KMP native by default by Fred Sladkey · 1 year, 9 months ago
  8. 20f1ff4 [GH] Support building sqlite / room on Github by Yigit Boyar · 1 year, 10 months ago
  9. 71bb694 Merge "Document implementations of SQLiteDriver" into androidx-main by Treehugger Robot · 1 year, 10 months ago
  10. 17f46f6 Document implementations of SQLiteDriver by Daniel Santiago Rivera · 1 year, 10 months ago
  11. 7e0053b Add clearBindings() to SQLite driver API by Daniel Santiago Rivera · 1 year, 10 months ago
  12. 2617aa1 Room KMP connection pool by Daniel Santiago Rivera · 1 year, 10 months ago
  13. ee0da74 Add comment to build.gradle files by Tiem Song · 1 year, 11 months ago
  14. 823d19732 Statically include sqlite3 with JNI's C compilation by Daniel Santiago Rivera · 1 year, 11 months ago
  15. 04c954a Merge changes Ia7b8b395,I02794142 into androidx-main by Treehugger Robot · 1 year, 11 months ago
  16. d4dae96 Apply fix for KT-57848 to our JNI compilation that uses C++ stdlib APIs. by Daniel Santiago Rivera · 2 years ago
  17. 6789eb4 Make SQLiteException an expect class by Daniel Santiago Rivera · 2 years ago
  18. 56f3e50 Do row and column index checking for AndroidSQLiteStatement by Daniel Santiago Rivera · 2 years ago
  19. 00ffddf Move bundled Android, Native and JVM SQLite drivers. by Daniel Santiago Rivera · 2 years ago
  20. 782bb94 Move :sqlite-driver:unbundled to :sqlite-bundled by Daniel Santiago Rivera · 2 years ago