Skip to content

Releases: croquiscom/cormo

v2.9.0

Choose a tag to compare

@github-actions github-actions released this 29 May 04:55
f285f40

Minor Changes

  • 3ce671e: Support the latest MongoDB driver (v7). Requires MongoDB server 4.2+.

v2.8.1

Choose a tag to compare

@github-actions github-actions released this 26 May 21:18
1f3a613

Patch Changes

  • cbf249e: Store null as SQL NULL for object and array columns instead of the string 'null', so $not: null queries correctly match rows with values

v2.8.0

Choose a tag to compare

@github-actions github-actions released this 12 May 08:29
92800ec

Minor Changes

  • 0e80bbb: Prefix auto-generated index names with the table name for PostgreSQL and SQLite to avoid schema-wide name collisions

v2.7.0

Choose a tag to compare

@github-actions github-actions released this 03 Apr 00:08
e42d96c

Minor Changes

  • 7da01c6: Add size option to Text type for MySQL text variants (TINYTEXT, MEDIUMTEXT, LONGTEXT)

v2.6.0

Choose a tag to compare

@github-actions github-actions released this 30 Mar 14:07
9a3d678

Minor Changes

v2.3.0

Choose a tag to compare

@github-actions github-actions released this 15 Apr 08:31
1da1201

Minor Changes