Releases: hackolade/CockroachDB
Releases · hackolade/CockroachDB
moved ssh tunneling from plugin to core app
moved ssh tunneling from plugin to core app
limited minProperties and maxProperties to Map and Object data types
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
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
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
0.1.2 adjusted numeric data types to reflect CRDB's different approach than…
added granularity of INT data type plus fetching of indexes
0.1.1 added granularity of INT data type plus fetching of indexes
Initial prod release
0.1.0 Initial prod release