Compare commits

...

2 Commits

Author SHA1 Message Date
Kelly
905580ca1d fix: resolve duplicate migration timestamp for vehicles table
- Renamed 2025_10_10_034707_create_vehicles_table.php to 2025_10_10_034708_create_vehicles_table.php
- Migration now runs sequentially after drivers table creation
- Resolves PostgreSQL duplicate table creation errors in CI tests
2025-11-11 02:35:16 -07:00
Kelly
39ab10759b chore: trigger CI pipeline
🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-11-11 00:14:49 -07:00