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-03-26 08:40:14 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
10c1c96ea54d88a9a694c992dc83ec7426572edd
dify
/
api
/
migrations
History
Novice
be35d32f8c
chore: handle migrations
2026-03-25 09:04:25 +08:00
..
versions
chore: handle migrations
2026-03-25 09:04:25 +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
README
Single-database configuration for Flask.