Primer commit
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
-- init.sql
|
||||
CREATE EXTENSION IF NOT EXISTS timescaledb;
|
||||
CREATE EXTENSION IF NOT EXISTS pgvector;
|
||||
CREATE EXTENSION IF NOT EXISTS hstore;
|
||||
CREATE EXTENSION IF NOT EXISTS fuzzystrmatch;
|
||||
Reference in New Issue
Block a user