timescaledb/test/sql/updates/cleanup.timestamp.sql
Mats Kindahl b909d4857d Fixes to smoke update tests
Smoke tests where missing critical files and some tests had changed
since last run and did not handle update smoke tests, so fixing all
necessary issues.
2022-03-01 13:15:46 +01:00

6 lines
228 B
SQL

-- This file and its contents are licensed under the Apache License 2.0.
-- Please see the included NOTICE for copyright information and
-- LICENSE-APACHE for a copy of the license.
DROP TABLE IF EXISTS PUBLIC.hyper_timestamp;