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
2f523dd29f
dify
/
api
/
migrations
History
Yeuoly
ee6841648c
fix: migrations and imports recycle
2024-12-24 21:36:42 +08:00
..
versions
fix: migrations and imports recycle
2024-12-24 21:36:42 +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
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.