3 lines
96 B
SQL
3 lines
96 B
SQL
CREATE EXTENSION IF NOT EXISTS timescaledb;
|
|
CREATE EXTENSION IF NOT EXISTS timescaledb_toolkit;
|