Alembic provides for the creation, management, and invocation of change management scripts for a relational database, using SQLAlchemy as the underlying engine. It's widely used by a variety of projects such as airflow
What's the difference between this Python project and similar ones?
Not aware of any other libraries that can provide the same utility as this package does
--
Anyone who agrees with this pull request could submit an Approve review to it.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.
## 📋 Pull Request Information
**Original PR:** https://github.com/vinta/awesome-python/pull/2473
**Author:** [@Owen-CH-Leung](https://github.com/Owen-CH-Leung)
**Created:** 5/14/2023
**Status:** ❌ Closed
**Base:** `master` ← **Head:** `add_alembic`
---
### 📝 Commits (2)
- [`2674b86`](https://github.com/vinta/awesome-python/commit/2674b8688edc003dc3e7e9c4aa0f8f961c356484) Update README.md
- [`3c315bb`](https://github.com/vinta/awesome-python/commit/3c315bbf43e5e55149a016b83e8c009fcd6efe21) Update README.md
### 📊 Changes
**1 file changed** (+7 additions, -0 deletions)
<details>
<summary>View changed files</summary>
📝 `README.md` (+7 -0)
</details>
### 📄 Description
Add Alembic as DB migration tool
## What is this Python project?
Alembic provides for the creation, management, and invocation of change management scripts for a relational database, using SQLAlchemy as the underlying engine. It's widely used by a variety of projects such as airflow
## What's the difference between this Python project and similar ones?
Not aware of any other libraries that can provide the same utility as this package does
--
Anyone who agrees with this pull request could submit an *Approve* review to it.
---
<sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
📋 Pull Request Information
Original PR: https://github.com/vinta/awesome-python/pull/2473
Author: @Owen-CH-Leung
Created: 5/14/2023
Status: ❌ Closed
Base:
master← Head:add_alembic📝 Commits (2)
2674b86Update README.md3c315bbUpdate README.md📊 Changes
1 file changed (+7 additions, -0 deletions)
View changed files
📝
README.md(+7 -0)📄 Description
Add Alembic as DB migration tool
What is this Python project?
Alembic provides for the creation, management, and invocation of change management scripts for a relational database, using SQLAlchemy as the underlying engine. It's widely used by a variety of projects such as airflow
What's the difference between this Python project and similar ones?
Not aware of any other libraries that can provide the same utility as this package does
--
Anyone who agrees with this pull request could submit an Approve review to it.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.