antonioribeiro / antonioribeiro/tracker

timestamps should be nullable()

Open
#338 0 comments 0 reactions 0 assignees View on GitHub
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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.