{"library":"sqlalchemy-diff","type":"library","category":null,"description":"SQLAlchemy-diff is a Python library that provides a tool for comparing database schemas using SQLAlchemy. It helps identify differences between two database schemas, reporting on tables, columns, primary keys, foreign keys, indexes, unique constraints, check constraints, and enums. The current version is 1.1.1, and it maintains a release cadence of updates for compatibility and bug fixes, with major versions introducing breaking changes as seen with v1.0.0.","language":"python","status":"active","version":"1.1.1","tags":["sqlalchemy","database","schema","diff","comparison","migration","utility"],"install":[{"cmd":"pip install sqlalchemy-diff","imports":["from sqlalchemy import create_engine","from sqlalchemydiff.comparer import Comparer"]}],"homepage":null,"github":"https://github.com/gianchub/sqlalchemy-diff","docs":null,"changelog":null,"pypi":"https://pypi.org/project/sqlalchemy-diff/","npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"3.10–3.9","success_rate":100,"avg_install_s":3.5,"avg_import_s":0.66,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/sqlalchemy-diff/compatibility"},"provenance":{"verified_status":"passing","verified_at":"Sun Jun 28","last_verified":"Sun Jun 28","next_check":"Tue Jul 28","install_tag":null}}