{"categories":[{"label":"Database","url":"https://skillfed.io/packages/category/database/5"}],"enrichment":{"capability":"Provides database schema migration management for SQLAlchemy projects, enabling version-controlled changesets and command-line tools to track and apply database schema changes.","skillfed_tags":["abandoned","legacy-tool","schema-migration"],"use_cases":["Manage incremental database schema changes in legacy SQLAlchemy projects still on older versions.","Version-control database migrations alongside application code in projects already using this tool.","Run migrations from command-line scripts in deployment pipelines for projects locked to this framework.","Inspect and replay historical schema changes from a repository when migrating away from this tool."],"what_it_does":"SQLAlchemy Migrate is a database schema migration tool inspired by Ruby on Rails migrations. It extends SQLAlchemy with changeset handling, allowing you to version-control and apply incremental schema changes through a repository mechanism accessible both from the command line and from Python code.\n\nThe package classifies support for Python 2.7 and Python 3.3\u20133.6. It depends on SQLAlchemy, pbr, decorator, six, sqlparse, and Tempita. However, the project has been abandoned since 2019-10-22, with no active maintenance, security updates, or compatibility work for modern Python or SQLAlchemy versions.","worth_installing":"No, unless you are maintaining an existing project already using this package. For new projects, use a maintained migration tool. The package is abandoned with no updates since 2019-10-22, and offers no path to compatibility with modern SQLAlchemy or Python versions. Security and compatibility risks outweigh any benefit."},"id":"sqlalchemy-migrate","links":{"html":"https://skillfed.io/packages/sqlalchemy-migrate","md":"https://skillfed.io/packages/sqlalchemy-migrate.md","pypi":"https://pypi.org/project/sqlalchemy-migrate/"},"maintenance":{"status":"abandoned"},"meta":{"latest_release":"2019-10-22","license_spdx":null,"license_treatment":"permissive","name":"sqlalchemy-migrate","python_support":"unspecified","summary":"Database schema migration for SQLAlchemy"},"popularity":{"monthly_downloads":89348,"position":13668,"tier":"top_15000"},"security":{"n_vulnerabilities":0},"version":"0.13.0"}
