Releases: croquiscom/cormo
Releases · croquiscom/cormo
Release list
v2.9.0
v2.8.1
Patch Changes
- cbf249e: Store null as SQL NULL for object and array columns instead of the string
'null', so$not: nullqueries correctly match rows with values
v2.8.0
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
Minor Changes
- 7da01c6: Add size option to Text type for MySQL text variants (TINYTEXT, MEDIUMTEXT, LONGTEXT)
v2.6.0
Minor Changes
- dc5ee11: update dependencies
v2.3.0
Minor Changes
- a929b36: Update dependencies