initial commit

This commit is contained in:
2026-03-15 10:20:55 +08:00
commit ed47645fef
11 changed files with 255 additions and 0 deletions

1
postgres/init.sql Normal file
View File

@@ -0,0 +1 @@
CREATE EXTENSION IF NOT EXISTS "uuid-ossp";