add sqlc and sqlite

This commit is contained in:
m
2026-07-12 00:02:27 +02:00
parent b6e38e930c
commit a2b3f75321
11 changed files with 182 additions and 4 deletions
@@ -0,0 +1,4 @@
-- VaultDrop Schema
-- Tables will be added here as the project evolves.
SELECT 1;