9 lines
298 B
Markdown
9 lines
298 B
Markdown
# 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.
|