dify/api/migrations
-LAN- d3490ebb0f
refactor: backup soft-deleted conversations instead of deleting them
- Create backup table conversations_4f02b6704509_bak for soft-deleted records
- Only create backup table if soft-deleted records exist
- Support recovery during downgrade migration
- Drop backup table after successful restoration
2025-12-20 02:37:16 +08:00
..
versions refactor: backup soft-deleted conversations instead of deleting them 2025-12-20 02:37:16 +08:00
README chore: remove the unused config INNER_API_KEY (#14780) 2025-03-05 15:39:48 +08:00
alembic.ini chore: update SQLAlchemy configuration with custom naming convention (#6854) 2024-08-01 11:16:49 +08:00
env.py Issue 23579 (#26777) 2025-10-13 10:16:12 +08:00
script.py.mako add pgvecto_rs support and upgrade SQLAlchemy (#3833) 2024-04-29 11:58:17 +08:00

README

Single-database configuration for Flask.