Files
Genarrative/server-node/sql/schema
victo 3d6f31433a
Some checks failed
CI / verify (push) Has been cancelled
update: 表改动 主页改动
2026-04-14 18:58:33 +08:00
..
2026-04-14 18:58:33 +08:00
2026-04-14 18:58:33 +08:00

Final Schema SQL

This folder contains the final PostgreSQL table definitions, one table per file.

Notes:

  • These files keep only the final schema shape.
  • They do not preserve historical migration steps.
  • The current runtime migration logic in server-node/src/db/migrations.ts is unchanged.