cloudspannerecosystem / spanner-schema-diff-tool

Compare two Cloud Spanner Schema (DDL) files, determine the differences and generate the required ALTER statements to convert one schema to the other.
Apache License 2.0
33 stars 17 forks source link

Support for mysql statement #14

Closed chenchong001 closed 1 year ago

chenchong001 commented 1 year ago

Hello, support mysql statement? What do I do if I want to support mysql's syntax?

nielm commented 1 year ago

Sorry, this is a tool for Cloud Spanner not MySQL.

MySQL workbench has the ability to compare mysql catalogues https://dev.mysql.com/doc/workbench/en/wb-database-diff-report.html