Skip to content

Releases: hackolade/CockroachDB

v0.2.26

Choose a tag to compare

@hackolade-bot-teamcity hackolade-bot-teamcity released this 03 Apr 12:52

updated lodash library

v0.2.25

Choose a tag to compare

@hackolade-bot-teamcity hackolade-bot-teamcity released this 13 Mar 18:07
81b2fd7

enhanced forward-engineering of delta model when converting a single PK/UK constraint to a composite PK/UK constraint

v0.2.24

Choose a tag to compare

@hackolade-bot-teamcity hackolade-bot-teamcity released this 03 Mar 09:46

Update libraries and sdks

v0.2.23

Choose a tag to compare

@hackolade-bot-teamcity hackolade-bot-teamcity released this 27 Feb 18:49
bee418f

added configurable SQL script hooks for injecting snippets before or after CREATE SCHEMA, TABLE, and VIEW statements

v0.2.22

Choose a tag to compare

@hackolade-bot-teamcity hackolade-bot-teamcity released this 07 Feb 08:34

Updated lodash plus other applicable libraries

v0.2.21

Choose a tag to compare

@hackolade-bot-teamcity hackolade-bot-teamcity released this 19 Dec 17:34
c8f3fae

introduced automatic generation of associative entities for many-to-many relationships during derive operations into Polyglot and RDMBS targets

v0.2.20

Choose a tag to compare

@hackolade-bot-teamcity hackolade-bot-teamcity released this 12 Sep 15:58
f1d49f1

added a technical name property with support for naming conventions

v0.2.19

Choose a tag to compare

@hackolade-bot-teamcity hackolade-bot-teamcity released this 29 Aug 10:52
d8f6a96

improved generation of ALTER script in forward-engineering when an attribute is added or removed to a composite key

v0.2.18

Choose a tag to compare

@hackolade-bot-teamcity hackolade-bot-teamcity released this 15 Aug 06:06
6e27393

added possibility for views to be based on another view (not just on a table)

v0.2.17

Choose a tag to compare

@hackolade-bot-teamcity hackolade-bot-teamcity released this 19 Jul 17:37

enhanced JSON Schema forward-engineering to only expose additionalProperties property when its value is false; added support for v24.x and v25.x