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