This website requires JavaScript.
Explore
Help
Sign In
YueHuihui
/
RAGflow
Watch
1
Star
0
Fork
You've already forked RAGflow
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
main
RAGflow
/
docker
/
init.sql
2 lines
53 B
SQL
Raw
Permalink
Blame
History
CREATE
DATABASE
IF
NOT
EXISTS
rag_flow
;
USE
rag_flow
;
Reference in New Issue
View Git Blame
Copy Permalink