datalocal_sqlite 0.1.0
datalocal_sqlite: ^0.1.0 copied to clipboard
SQLite storage adapter with atomic bulk transactions for DataLocal.
0.1.0 #
- Release the first stable SQLite storage adapter for DataLocal 2.
- Include atomic batches, WAL configuration, encrypted-document support, and documented backend selection and limitations.
0.1.0-dev.3 #
- Expand setup, encryption, batch, backend switching, and limitations docs.
0.1.0-dev.2 #
- Fix SQLite PRAGMA configuration on Android by using the query API.
0.1.0-dev.1 #
- Initial SQLite storage adapter with atomic batch transactions.