sergei-tol/Database Migrations Action

Applies database migrations and idempotent scripts to the database

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
connection-string-hostDatabase hostyes
connection-string-portDatabase portyes
connection-string-databaseDatabase nameyes
connection-string-usernameDatabase usernameno
connection-string-passwordDatabase passwordno
aws-sm-regionAWS Secret Manager regionno
aws-sm-db-credentials-keyAWS Secret Manager key for database credentials in json: {username, password}no
migrations-scripts-pathPath to migration scriptsyes./db/migrations-scripts
idempotent-scripts-pathPath to idempotent scripts (procedure, function, etc.) to be executed after migrationsyes./db/idempotent-scripts

no outputs