ltbxd-actorle/migrations
thibaud-leclere 6edc122ff6 fix: address code review issues
- Rename `read` column to `is_read` (PostgreSQL reserved word)
- Wrap navbar + modal in parent div for Stimulus controller scope
- Set temporary filePath before first flush in ImportController
- Use RETURNING clause for atomic incrementProcessedBatches
- Return proper empty 204 response in NotificationController

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-29 10:27:57 +02:00
..
.gitignore init 2026-01-13 13:59:05 +01:00
Version20260113232805.php Add db, sync movies command 2026-01-14 00:54:49 +01:00
Version20260115201004.php sync actor roles 2026-01-15 21:51:35 +01:00
Version20260328121534.php feat: add User entity with email/password/roles 2026-03-28 13:15:40 +01:00
Version20260329000001.php feat: add UserMovie join entity 2026-03-29 10:10:27 +02:00
Version20260329000002.php feat: add Import entity with batch tracking 2026-03-29 10:11:30 +02:00
Version20260329000003.php fix: address code review issues 2026-03-29 10:27:57 +02:00