antonioribeiro / antonioribeiro/tracker
timestamps should be nullable()
Open
- Dominant language
- PHP
- Stars
- 2.9k
- Forks
- 594
- PR merge metrics
- No merged PRs in 30d
Description
The timestamp fields in the migrations should be nullable to work in mysql strict mode.
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by reading the migration files and checking how the timestamp fields are defined. Run the migrations with MySQL strict mode enabled to reproduce the issue. Done means the timestamp columns accept null values and the migrations complete successfully in that mode.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- laravel, mysql, php
- Domain
- databases
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100