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 5e081de commit 90be217Copy full SHA for 90be217
sql/updates/latest-dev.sql
@@ -12,4 +12,5 @@ $$;
12
13
DROP VIEW IF EXISTS timescaledb_information.job_stats;
14
DROP VIEW IF EXISTS timescaledb_information.continuous_aggregates;
15
+DROP VIEW IF EXISTS timescaledb_information.chunks;
16
sql/updates/reverse-dev.sql
0 commit comments