mad-lawsuit/database/seeders
TheMaddax b85187c92b Fix PostgreSQL sequence issue after data import
- Added fixSequences() method to V1DataMigrationSeeder
- Automatically resets sequences for docket_entries, documents, and subscriptions
- Prevents 'duplicate key value violates unique constraint' errors
- Fixes issue where PDF uploads were failing due to out-of-sync sequences
2026-01-11 09:38:54 -07:00
..
AdminSeeder.php Fix AdminSeeder to use correct bcrypt hash format 2025-12-17 21:53:00 -07:00
DatabaseSeeder.php Fix iPad PDF scroll issue - detect iOS and open in new tab 2025-12-19 17:44:14 -07:00
DocketSeeder.php Phase 1: Email subscription and document download features 2025-12-17 15:51:47 -07:00
V1DataMigrationSeeder.php Fix PostgreSQL sequence issue after data import 2026-01-11 09:38:54 -07:00