Ghost/.github/workflows
Chris Raible f147167a29
Added SQLite and MySQL check to migration review checklist (#20708)
no issue

- knex can behave differently with SQLite and MySQL, which can cause
migrations to behave differently in each database. This PR adds a check
to the migration review checklist to remind us to test the migration in
both databases before merging.
2024-08-01 13:38:59 -07:00
..
ci.yml Update benchmark-action/github-action-benchmark action to v1.20.3 2024-05-20 10:39:02 +01:00
create-release-branch.yml Update actions/checkout action to v4 2023-09-05 14:29:11 +02:00
label-actions.yml
labeler.yml Switched to actions/labeler for PR labeling 2023-11-20 11:43:58 +01:00
migration-review.yml Added SQLite and MySQL check to migration review checklist (#20708) 2024-08-01 13:38:59 -07:00
stale.yml