Rewrite project documentation
This commit is contained in:
parent
30d6f1a2e1
commit
6b6d2c2a42
17 changed files with 535 additions and 221 deletions
|
|
@ -2,6 +2,10 @@
|
|||
|
||||
This project uses SQLite at `data/leistungsbilanz.db` and Drizzle migrations in `src/db/migrations`.
|
||||
|
||||
This document is an upgrade runbook for databases created before the Circuit-First
|
||||
cutover. A clean installation only needs the normal `db:migrate` and schema
|
||||
verification steps documented in the main README.
|
||||
|
||||
## Safe command order
|
||||
|
||||
1. Backup local DB (required before schema/data migration)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue