apssouza22 / chatflow

Leveraging LLM to build Conversational UIs
BSD 2-Clause "Simplified" License
120 stars 26 forks source link

Alchemy for migrations #63

Closed vporton closed 11 months ago

vporton commented 1 year ago

Alchemy used to define tables structure. Alembic used for migrations.

This PR depends on PR #62. Please before working on this PR, accept #62 to decrease the number of changes in this PR.

This PR itself is stable, but #62 is to dev, so this is to dev, too.

apssouza22 commented 11 months ago

@vporton thanks very much for the contribution, but we want to avoid adding unnecessary technology to the project. We don't need migrations for this project