Skip to content

Commit a1eb169

Browse files
committed
test
1 parent 85f406b commit a1eb169

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

test/sql/updates/setup.v11.sql

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,3 +4,6 @@
44

55
\ir setup.v10.sql
66
\ir setup.fix_sparse_index_migration.sql
7+
8+
CREATE OR REPLACE VIEW chunk_view AS SELECT * FROM timescaledb_information.chunks;
9+
CREATE OR REPLACE VIEW hypertable_view AS SELECT * FROM timescaledb_information.hypertables;

0 commit comments

Comments
 (0)