We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5e544e2 commit 86658efCopy full SHA for 86658ef
localization/en.json
@@ -9,7 +9,7 @@
9
"MAIN_MENU___APPEND_FIELD": "Append Column",
10
"MAIN_MENU___REVERSE_DB_COLLECTIONS": "Cassandra Tables...",
11
"MAIN_MENU___FORWARD_DB_COLLECTIONS": "CQL of Table",
12
- "MAIN_MENU___FORWARD_CHANGE_COLLECTIONS": "CQL Alter Table",
+ "MAIN_MENU___FORWARD_CHANGE_COLLECTIONS": "CQL Alter Script",
13
"MAIN_MENU___FORWARD_DB_BUCKETS": "CQL of Keyspace",
14
"TOOLBAR___ADD_BUCKET": "Add Keyspace",
15
"TOOLBAR___ADD_COLLECTION": "Add Table",
package.json
@@ -1,7 +1,7 @@
1
{
2
"name": "Cassandra",
3
- "version": "0.1.105",
4
- "versionDate": "2022-04-18",
+ "version": "0.1.106",
+ "versionDate": "2022-04-29",
5
"author": "hackolade",
6
"engines": {
7
"hackolade": "5.4.7",
0 commit comments