# TODO ## Fixes - [x] Fix CSV import UNIQUE constraint crash: skip rows whose identifier already exists in DB - [x] Auto-migrate both test.db and posterg.db on `just serve` via scripts/migrate.sh - [x] Fix wrong `require_once` depth in `public/admin/actions/page.php` (`../../` → `../../../`) - [x] Fix same path depth bug in `formulaire.php` and `publish.php`