Skip to content

Releases: comely-io/db-orm

Comely DB & ORM v2.0.7

09 Jul 15:40

Choose a tag to compare

  • Bugfix (reflection was not instantiated on unserialized object models)

Comely DB & ORM v2.0.6

16 May 15:55

Choose a tag to compare

  • Pagination bugfix

Comely DB & ORM v2.0.5

13 Jan 22:51

Choose a tag to compare

Database & ORM v1.2.13

15 Jun 23:55

Choose a tag to compare

  • INSERT IGNORE queries option

Database & ORM v1.2.11

07 Nov 22:13

Choose a tag to compare

  • __toString() implemented for PdoError() instances
  • New on_DB_QueryExecFail event

Database & ORM v1.1.49

27 Nov 08:17

Choose a tag to compare

  • ORM multi-col match bugfix
  • ORM cached models bugfix
  • Paginated result object > Compact nav bugfix
  • Other Paginated Bugfixes
  • ORM queries (unknown column) bugfix