mirror of
https://github.com/timescale/timescaledb.git
synced 2025-05-21 13:14:19 +08:00
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.
6 lines
228 B
SQL
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;
|