Skip to content

Releases: hackolade/Cassandra

when adding a column to an existing search index, use the more efficient script statements ALTER SEARCH INDEX SCHEMA followed by RELOAD SEARCH INDEX and REBUILD SEARCH INDEX, instead of the previous DROP/CREATE SEARCH INDEX statements

added flag to allow excluding container ALTER statements, useful when dealing with multiple environments: dev, test, prod, etc.

18 Mar 18:29
Compare
Choose a tag to compare

excel export of primary key property

15 Mar 14:56
Compare
Choose a tag to compare
0.1.100

excel export of primary key property

Force the user to OPT IN for DROP statements, DROP are disabled by default

11 Mar 18:10
Compare
Choose a tag to compare
0.1.99

Force the user to OPT IN for DROP statements, DROP are disabled by de…

compMod ALTER script changes

04 Mar 20:31
Compare
Choose a tag to compare
0.1.98

compMof ALTER script changes

connection help links

06 Feb 16:10
Compare
Choose a tag to compare
0.1.97

connection help links

RE of columns with <map> type from CQL file

10 Dec 18:15
Compare
Choose a tag to compare
0.1.96

RE of columns with <map> type from CQL file

logic for handling ALTER Script for non modified attributes

05 Nov 17:25
Compare
Choose a tag to compare
0.1.95

logic for handling ALTER Script for non modified attributes

Don't generate ALTER statements when columns are moved

29 Oct 19:32
Compare
Choose a tag to compare
0.1.94

Don't generate ALTER statements when columns are moved

Add adapter to set all ifNotExist property to true on old models

25 Oct 15:24
Compare
Choose a tag to compare
0.1.93

Add adapter to set all ifNotExist property to true on old models