breadfast/Check DB Migration

Check the migration files if there is any potential lock to the tables on MySQL DB.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stalelast commit Aug 7, 2024
License
MIT

Pinned Snippet

workflow.ymlSHA-pinned
uses: breadfast/db-migration-check@1cd0830d354102cd0cb811382858f59d9f9f6f83 # v1.0.8

tags can be moved; commit SHAs can't. why a SHA?

namedescriptionrequireddefault
FILE_LOCATIONThe location of migration filesnosrc/migrations/
GUIDE_DOCAny documentation that you need to reference here.nohttps://dev.mysql.com/doc/refman/8.0/en/innodb-online-ddl-operations.html
LANGUAGEThe programing language, we support now PHP and NodejsnoNODEJS
GITHUB_TOKENYour Github tokenyes
namedescription
NEW_MIGRATIONSThe list of the new migration files