Removed the dumb extension stuf
This commit is contained in:
@@ -17,7 +17,7 @@ ALTER SCHEMA public OWNER TO meta_user;
|
|||||||
-- Create TimescaleDB extension if it doesn't exist
|
-- Create TimescaleDB extension if it doesn't exist
|
||||||
-- This provides time_bucket() and other time-series functions
|
-- This provides time_bucket() and other time-series functions
|
||||||
|
|
||||||
CREATE EXTENSION IF NOT EXISTS timescaledb;
|
--CREATE EXTENSION IF NOT EXISTS timescaledb;
|
||||||
|
|
||||||
-- ============================================================================
|
-- ============================================================================
|
||||||
-- METADATA TABLE
|
-- METADATA TABLE
|
||||||
|
|||||||
Reference in New Issue
Block a user