update
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
|
||||
## Zakres i zrodlo prawdy
|
||||
- Schemat wynika z migracji SQL w `database/migrations`.
|
||||
- Dokument odzwierciedla stan repo na 2026-04-18 (migracje do `20260413_000100`).
|
||||
- Dokument odzwierciedla stan repo na 2026-04-19 (migracje do `20260413_000100`).
|
||||
|
||||
## Ostatnie istotne migracje
|
||||
- `20260413_000100_ensure_orders_delivery_payment_columns.sql`
|
||||
@@ -176,3 +176,7 @@
|
||||
- Migracje `ensure_` i `000100` sa idempotentne i kompensuja roznice miedzy srodowiskami.
|
||||
- Rename `orders.external_status_id -> status_code` wymaga, aby nowe query i dokumentacja uzywaly tylko `status_code`.
|
||||
- `delivery_price` jest backfillowane z JSON payloadow importu (Allegro/shopPRO).
|
||||
|
||||
## Zmiany 2026-04-19
|
||||
- Brak zmian schematu bazy danych dla funkcji `Statystyki -> Zamowienia`.
|
||||
- Raport korzysta z istniejacych kolumn i tabel: `orders`, `integrations`, `order_status_groups`, `order_statuses`, `allegro_order_status_mappings`.
|
||||
|
||||
Reference in New Issue
Block a user