apssouza22 / chatflow

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

Alchemy for migrations #61

Closed vporton closed 1 year ago

vporton commented 1 year ago

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

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

vporton commented 1 year ago

Superseded by #63.