Releases: hackolade/Cassandra
Releases · hackolade/Cassandra
filter out 'solr_query' system column
0.1.112 filter out 'solr_query' system column
added index filter by default
0.1.111 added index filter by default
added filter for table options in ALTER script of delta model
0.1.110 added filter for table options in ALTER script of delta model
replaced with DROP + CREATE column statements in ALTER script of delta model
0.1.109 replaced with DROP + CREATE column statements in ALTER script of delt…
added generation of WHERE clause with IS NOT NULL for partition keys, clustering keys, and other selected columns in materialized views
0.1.108 added generation of WHERE clause with IS NOT NULL for partition keys,…
added generation of where and partition keys statements for views
0.1.107 added generatiion of where and partition keys statements for views
alter script with external definitions
0.1.106 alter script with external definitions
Repeat reload seach index after ALTER DROP then again after ALTER ADD
0.1.105 Repeat reload seach index after ALTER DROP then again after ALTER ADD
adjusted alter index search and alter column statements logic
0.1.104 adjusted alter index search and alter column statements logic
Added search index column option - <lowerCase>
0.1.103 Added search index column option - <lowerCase>