This pingCount/pingedAt issue always happens each time I backup my db & restore it to another db & running migrations idk why is that , But I made a script to fix that issue can you guys look about it & if possible give me a permanent solution
TL;DR
Issue: Migration in v1.7.4 fails to add required pingCount/pingedAt columns to _console_projects table when backing up and restoring the database.
Developer's temporary fix script is available.
Potential permanent solution needed.