mirror of
https://github.com/timescale/timescaledb.git
synced 2025-05-19 12:13:24 +08:00
2 lines
84 B
SQL
2 lines
84 B
SQL
CREATE TYPE _timescaledb_catalog.chunk_placement_type AS ENUM ('RANDOM', 'STICKY');
|