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

A PostgreSQL database engine for dORM applications that need persistent, relational data with typed queries and repositories.

2.0.0-dev.5 #

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

2.0.0-dev.4 #

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

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. (16b8c3ac)
  • 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 #

  • REFACTOR: replace StringBuffer with code_builder. (e4886895)
  • FEAT: improve filtering API. (2b7014bf)
  • FEAT: replace key with field parameter on Filter/Sort. (9a44b582)
  • FEAT: add support to auto-generated IDs. (68423b36)
  • FEAT: remove json_serializable from declarable dependency by user. (d3132b6e)
  • FEAT: add suport to transactions. (8d4a6279)
  • FEAT: improve pagination API. (d205693d)
  • FEAT: make EntitySchema.primaryKeys canonical. (09f88107)
  • FEAT: add support to composite keys on Entity.fromData. (d7fb7c4f)
  • FEAT: refactor QueryField into DerivedField. (9aa2ceef)
  • FEAT: add support to postgres. (a75fe7cb)
0
likes
160
points
215
downloads

Documentation

API reference

Publisher

verified publisherenzosantos.dev

Weekly Downloads

A PostgreSQL database engine for dORM applications that need persistent, relational data with typed queries and repositories.

Homepage
Repository (GitHub)
View/report issues

License

GPL-3.0 (license)

Dependencies

dorm_framework, dorm_migrations, postgres, uuid

More

Packages that depend on dorm_postgres_database