antonioribeiro / antonioribeiro/tracker

add_agent_name_hash Migrations not working

Open
#332 2 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

When I try to run laravel migrations with the files "add_agent_name_hash" or "fix_agent_name" , php artisan migrate is not working anymore. It does not provide an error, no output.
I tried to run migrate:refresh and rollback, also dropped all tables and public schema.
Nothing worked for me.
Any hint or idea how to solve it?

Thanks!

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by reproducing the issue with the add_agent_name_hash and fix_agent migration files using php artisan migrate, then compare the behavior of migrate:refresh and rollback. Review the migration output and determine what prevents the migrations from completing; done means the affected migrations run normally and the failure is documented or fixed.

Written by the indexing model from the issue text.

Assessment

Tech stack
laravel, php
Domain
database
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
30/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.