chore: migrate services to integration folder
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
ALTER SYSTEM SET vectors.pgvector_compatibility=on;
|
||||
|
||||
DROP EXTENSION IF EXISTS vectors;
|
||||
CREATE EXTENSION vectors;
|
||||
Reference in New Issue
Block a user