This website requires JavaScript.
Explore
Help
Register
Sign In
estel
/
dify
Watch
1
Star
0
Fork
0
You've already forked dify
Code
Issues
Pull Requests
Actions
1
Packages
Projects
Releases
Wiki
Activity
Files
92c56fdf2ba1b1fc4b117f1d9b97c2d08868b0b2
dify
/
api
/
migrations
History
Diego Romero-Lovo
4c0a31d38b
FR:
#4048
- Add color customization to the chatbot (
#4885
)
...
Co-authored-by: crazywoola <
427733928@qq.com
>
2024-06-26 17:51:00 +08:00
..
versions
FR:
#4048
- Add color customization to the chatbot (
#4885
)
2024-06-26 17:51:00 +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.