Skip to content

Releases: hackolade/CockroachDB

moved ssh tunneling from plugin to core app

28 Jun 09:25
Compare
Choose a tag to compare

moved ssh tunneling from plugin to core app

limited minProperties and maxProperties to Map and Object data types

21 Jun 17:39
Compare
Choose a tag to compare

limited minProperties and maxProperties to Map and Object data types

added ability to model check constraints, including forward- and reverse-engineering, plus ability to model indexes, including forward- and reverse-engineering

26 Jan 18:26
Compare
Choose a tag to compare

added ability to model check constraints, including forward- and reverse-engineering, plus ability to model indexes, including forward- and reverse-engineering

added support for reverse-engineering of UDTs, ability to model table partitions, ability to model table options, properties for using, partitioning, hash, and visibility clauses in indexes, plus ability to parse btree and and hash-sharded

19 Jan 18:26
Compare
Choose a tag to compare

added support for reverse-engineering of UDTs, ability to model table partitions, ability to model table options, properties for using, partitioning, hash, and visibility clauses in indexes, plus ability to parse btree and and hash-sharded

adjusted numeric data types to reflect CRDB's different approach than PostgreSQL, fixed reverse-engineering of table comments, removed tablespace clause from forward- and reverse-engineering

12 Jan 19:01
Compare
Choose a tag to compare

added granularity of INT data type plus fetching of indexes

05 Jan 18:19
Compare
Choose a tag to compare
0.1.1

added granularity of INT data type plus fetching of indexes

Initial prod release

02 Jan 17:07
Compare
Choose a tag to compare
0.1.0

Initial prod release