-- This file and its contents are licensed under the Timescale License. -- Please see the included NOTICE for copyright information and -- LICENSE-TIMESCALE for a copy of the license. DROP TABLE IF EXISTS jit_test CASCADE; DROP TABLE IF EXISTS jit_test_interval CASCADE; DROP TABLE IF EXISTS jit_test_contagg CASCADE;