Releases: hackolade/CockroachDB
Release list
v0.2.26
v0.2.25
enhanced forward-engineering of delta model when converting a single PK/UK constraint to a composite PK/UK constraint
v0.2.24
v0.2.23
added configurable SQL script hooks for injecting snippets before or after CREATE SCHEMA, TABLE, and VIEW statements
v0.2.22
Updated lodash plus other applicable libraries
v0.2.21
introduced automatic generation of associative entities for many-to-many relationships during derive operations into Polyglot and RDMBS targets
v0.2.20
added a technical name property with support for naming conventions
v0.2.19
improved generation of ALTER script in forward-engineering when an attribute is added or removed to a composite key
v0.2.18
added possibility for views to be based on another view (not just on a table)
v0.2.17
enhanced JSON Schema forward-engineering to only expose additionalProperties property when its value is false; added support for v24.x and v25.x