SkillAgentSearch skills...

Mysqldiff

Compare the schemas of two MySQL databases and generates a script to "alter" the second database to match the first one.

Install / Use

/learn @caviola/Mysqldiff
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

First of all: THIS IS AN ALPHA VERSION. DO NOT USE ON PRODUCTION!

mysqldiff is a PHP script that compares the schema of two MySQL databases and produces a sequence of MySQL statements to "alter" the second schema to match the first one.

View on GitHub
GitHub Stars31
CategoryData
Updated2y ago
Forks8

Languages

PHP

Security Score

60/100

Audited on May 4, 2023

No findings