dorm_sqlite_database 2.0.0-dev.5 copy "dorm_sqlite_database: ^2.0.0-dev.5" to clipboard
dorm_sqlite_database: ^2.0.0-dev.5 copied to clipboard

A SQLite database engine for dORM applications that need local, persistent relational data with typed queries and transactions.

2.0.0-dev.5 #

  • FEAT: implement migrations API. (c4d951a8)
  • FEAT: implement error API. (58faa75d)

2.0.0-dev.4 #

  • FEAT: replace sqlite3.dart import with common.dart. (8ee4f897)
  • DOCS: make pubspec's description longer. (171ff0c1)
  • DOCS: add example on pub.flutter-io.cn standards. (f4b4c1ee)

2.0.0-dev.3 #

  • Bump version to keep all packages in the workspace in lockstep.

2.0.0-dev.2 #

  • FEAT: add license header. (4f5add4a)
  • DOCS: replace beet-software/dorm -> ezgrs/dorm. (b73b15d2)
  • DOCS: standardize READMEs. (0b9bc0c5)
  • DOCS: add LICENSE file to all repos. (379c7631)

2.0.0-dev.1 #

  • FEAT: improve filtering API. (2b7014bf)
  • FEAT: add support to auto-generated IDs. (68423b36)
  • FEAT: implement dorm_sqlite_database. (36789450)
0
likes
160
points
143
downloads

Documentation

API reference

Publisher

verified publisherenzosantos.dev

Weekly Downloads

A SQLite database engine for dORM applications that need local, persistent relational data with typed queries and transactions.

Homepage
Repository (GitHub)
View/report issues

License

GPL-3.0 (license)

Dependencies

dorm_framework, dorm_migrations, sqlite3, sqlite_async, uuid

More

Packages that depend on dorm_sqlite_database