/Foreign-Key-Checker

A tool to check if there is any change in MySQL Schema file concerning foreign key, while upgrading traditional MySQL/MariaDB to MySQL Cluster, written in Python 3.

Primary LanguagePython

Foreign Key Checker

This checker is designed for checking any change or missing for foreign keys, when the user is upgrading their MySQL/MariaDB database to MySQL cluster, based on checking schema files.

^^Easy to use in Python3

Installation

Simply Run

$ python foreign.py schema_new.xml schema_old.xml

Screenshot

alt text