This website requires JavaScript.
Explore
Help
Register
Sign In
outman
/
dify
Watch
1
Star
0
Fork
0
You've already forked dify
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
28edbbac0b
dify
/
api
/
migrations
History
Yeuoly
76e24d91c0
fix: migrations
2025-01-09 13:30:43 +08:00
..
versions
fix: migrations
2025-01-09 13:30:43 +08:00
alembic.ini
chore: update SQLAlchemy configuration with custom naming convention (
#6854
)
2024-08-01 11:16:49 +08:00
env.py
refactor: using DeclarativeBase as parent class of models, refactored tools
2024-09-29 17:00:58 +08:00
README
chore(lint): correct allowed-unused-imports settings for cleanup unused imports in tests (
#11922
)
2024-12-28 01:19:31 +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.