This website requires JavaScript.
Explore
Help
Sign In
youngkingdom
/
dify
Watch
1
Star
0
Fork
0
You've already forked dify
mirror of
https://github.com/langgenius/dify.git
synced
2026-02-24 20:01:22 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
cdc854d15be6c51ebdee33dc697d6c896e87afad
dify
/
api
/
migrations
History
-LAN-
8b8801d43c
feat: add migration to add and remove retry_index field in workflow_node_executions
...
Signed-off-by: -LAN- <
laipz8200@outlook.com
>
2024-12-23 11:58:36 +08:00
..
versions
feat: add migration to add and remove retry_index field in workflow_node_executions
2024-12-23 11:58:36 +08:00
alembic.ini
chore: update SQLAlchemy configuration with custom naming convention (
#6854
)
2024-08-01 11:16:49 +08:00
env.py
test: CI test for db migration scripts on changes (
#4739
)
2024-05-31 16:45:34 +08:00
README
dep: support for Python 3.12 (
#6771
)
2024-08-02 21:14:36 +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.