Files
xamxam/TODO.md

364 B

TODO

Fixes

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