Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Issue 779] Writeup Alembic pros & cons ADR #810

Merged
merged 2 commits into from
Dec 18, 2023
Merged

Conversation

chouinar
Copy link
Collaborator

@chouinar chouinar commented Dec 6, 2023

Summary

Fixes #779

Time to review: 5 mins

Changes proposed

Created ADR for database migrations with a focus on our usage of Alembic

Context for reviewers

We already use Alembic, this is an odd ADR that is aiming to explain "why" we use it (in short - it works well with SQLAlchemy, alternatives are a lot of effort or have a cost).

Copy link
Collaborator

@acouch acouch left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

(praise) looks great!

(nit) some periods and updated deciders

@chouinar chouinar merged commit 2025b34 into main Dec 18, 2023
@chouinar chouinar deleted the chouinar/779-alembic-adr branch December 18, 2023 17:58
SammySteiner pushed a commit that referenced this pull request Dec 22, 2023
[Issue 779] Writeup Alembic pros & cons ADR
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[ADR]: Alembic pros and cons
2 participants