This commit is contained in:
8
server-node/sql/schema/README.md
Normal file
8
server-node/sql/schema/README.md
Normal file
@@ -0,0 +1,8 @@
|
||||
# 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.
|
||||
Reference in New Issue
Block a user