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

A SQLite database engine for dORM.

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)