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
4e2de638af
dify
/
api
/
migrations
History
Joe
4e2de638af
feat: add ops trace (
#5483
)
...
Co-authored-by: takatost <takatost@gmail.com>
2024-06-26 17:33:29 +08:00
..
versions
feat: add ops trace (
#5483
)
2024-06-26 17:33:29 +08:00
alembic.ini
Initial commit
2023-05-15 08:51:32 +08:00
env.py
test: CI test for db migration scripts on changes (
#4739
)
2024-05-31 16:45:34 +08:00
README
refactor: extract db configs and celery configs into dify config (
#5491
)
2024-06-22 10:29:56 +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.