We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 855933d commit fcd1fa6Copy full SHA for fcd1fa6
1 file changed
action.yml
@@ -1,7 +1,6 @@
1
name: DeepDiff DB
2
description: >
3
- Compare two databases (schema + row-level), detect drift, generate migration packs,
4
- and apply changes safely. Supports MySQL, PostgreSQL, SQLite, MSSQL, and Oracle.
+ Compare databases, detect schema drift, and generate safe SQL migration packs.
5
author: iamvirul
6
7
branding:
0 commit comments