Skip to content

mysql-schema-diff

Actions
Check to see if the MySQL schemas for 2 DBs are the same
1.0.1
Latest
Star (2)

MySQL Schema Diff Action

This action is used to check if 2 databases have the same schemas. This can be used to check if a stage and production database have the same schemas before merging code.

inputs:
  hostname1
  username1
  password1
  database1
  hostname2
  username2
  password2
  database2

mysql-schema-diff is not certified by GitHub. It is provided by a third-party and is governed by separate terms of service, privacy policy, and support documentation.

About

Check to see if the MySQL schemas for 2 DBs are the same
1.0.1
Latest

mysql-schema-diff is not certified by GitHub. It is provided by a third-party and is governed by separate terms of service, privacy policy, and support documentation.