Files
stack/infra/pg-init/01-extensions.sql
Jason Woltje 72a73c859c
All checks were successful
ci/woodpecker/push/ci Pipeline was successful
fix(gateway): CORS, memory userId from session, pgvector auto-init (#110)
Co-authored-by: Jason Woltje <jason@diversecanvas.com>
Co-committed-by: Jason Woltje <jason@diversecanvas.com>
2026-03-15 16:40:28 +00:00

2 lines
39 B
SQL

CREATE EXTENSION IF NOT EXISTS vector;