Files
Kazier/backend/internal/db/migrations/001_init.up.sql
T
2026-07-12 09:28:20 +02:00

4 lines
103 B
SQL

-- VaultDrop 001: Initial schema
-- This is a placeholder. Add your first CREATE TABLE here.
SELECT 1;