llama-stack-mirror/docker/pgvector/postgres/init.sql
2024-11-08 14:00:54 -08:00

2 lines
54 B
SQL

-- Create the 'store' database
CREATE DATABASE store;