docs(db): mark database documentation as TBD placeholder
This commit is contained in:
parent
aa273dd508
commit
e8501f7d72
1 changed files with 4 additions and 0 deletions
|
|
@ -1,5 +1,9 @@
|
|||
# Database & Backend Notes
|
||||
|
||||
> Status: **TBD** (to be completed later)
|
||||
|
||||
This document is currently a placeholder and will be filled with the real as-is database state, scripts, migrations, RPCs, and RLS details.
|
||||
|
||||
This document is the central place for database-related setup, schema notes, and backend conventions for car64.
|
||||
|
||||
## Stack
|
||||
|
|
|
|||
Loading…
Reference in a new issue