docs(db): mark database documentation as TBD placeholder

This commit is contained in:
Lukas Müllner 2026-03-06 07:09:03 +01:00
parent aa273dd508
commit e8501f7d72

View file

@ -1,5 +1,9 @@
# Database & Backend Notes # 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. This document is the central place for database-related setup, schema notes, and backend conventions for car64.
## Stack ## Stack