Skip to content

Commit 5ed00b1

Browse files
committed
Fix
1 parent d73c801 commit 5ed00b1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

scalardb-test/schema/tx_sensor.cql

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,3 +35,4 @@ CREATE TABLE IF NOT EXISTS scalardb.namespaces (
3535
);
3636

3737
INSERT INTO scalardb.namespaces (name) VALUES ('sensor');
38+
INSERT INTO scalardb.namespaces (name) VALUES ('coordinator');

0 commit comments

Comments
 (0)