dify/api/migrations
CodingOnStar ae77dd29da fix(api): restore deploy/dev alembic revision c8e7f6a5b4d3
The deploy/dev database is stamped at empty merge revision
c8e7f6a5b4d3, which disappeared after deploy/dev was rewritten.
Reintroduce that revision on top of remove_agent_drive and merge
it with the current head so flask db upgrade can locate the DB
and apply the migrations that landed after 20 Aug.
2026-09-01 17:51:06 +08:00
..
versions fix(api): restore deploy/dev alembic revision c8e7f6a5b4d3 2026-09-01 17:51:06 +08:00
alembic.ini chore: update SQLAlchemy configuration with custom naming convention (#6854) 2024-08-01 11:16:49 +08:00
env.py fix(api): fix the issue that workflow_runs.started_at is overwritten while resuming (#32851) 2026-03-06 15:41:30 +08:00
README chore: remove the unused config INNER_API_KEY (#14780) 2025-03-05 15:39:48 +08:00
script.py.mako add pgvecto_rs support and upgrade SQLAlchemy (#3833) 2024-04-29 11:58:17 +08:00

Single-database configuration for Flask.