Skip to content

Commit 86658ef

Browse files
committed
alter script with external definitions
1 parent 5e544e2 commit 86658ef

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

localization/en.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
"MAIN_MENU___APPEND_FIELD": "Append Column",
1010
"MAIN_MENU___REVERSE_DB_COLLECTIONS": "Cassandra Tables...",
1111
"MAIN_MENU___FORWARD_DB_COLLECTIONS": "CQL of Table",
12-
"MAIN_MENU___FORWARD_CHANGE_COLLECTIONS": "CQL Alter Table",
12+
"MAIN_MENU___FORWARD_CHANGE_COLLECTIONS": "CQL Alter Script",
1313
"MAIN_MENU___FORWARD_DB_BUCKETS": "CQL of Keyspace",
1414
"TOOLBAR___ADD_BUCKET": "Add Keyspace",
1515
"TOOLBAR___ADD_COLLECTION": "Add Table",

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "Cassandra",
3-
"version": "0.1.105",
4-
"versionDate": "2022-04-18",
3+
"version": "0.1.106",
4+
"versionDate": "2022-04-29",
55
"author": "hackolade",
66
"engines": {
77
"hackolade": "5.4.7",

0 commit comments

Comments
 (0)