update
This commit is contained in:
12
.paul/codebase/db_schema.md
Normal file
12
.paul/codebase/db_schema.md
Normal file
@@ -0,0 +1,12 @@
|
||||
# Database Schema
|
||||
|
||||
> Schemat bazy danych — tabele, kolumny, FK, indeksy.
|
||||
> Generowany automatycznie przez /paul:map-codebase, aktualizowany przez apply-phase.
|
||||
|
||||
## Engine
|
||||
|
||||
MySQL — konfiguracja w `config.php`, abstrakcja Medoo 1.7.3 (`libraries/medoo/medoo.php`), prefix tabel: `pp_`
|
||||
|
||||
## Tables
|
||||
|
||||
> Uruchom `/paul:map-codebase` aby wypełnić ten plik szczegółowym schematem tabel.
|
||||
Reference in New Issue
Block a user