This website requires JavaScript.
Explore
Help
Register
Sign In
brightching
/
1panel-appstore
Watch
1
Star
0
Fork
You've already forked 1panel-appstore
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
main
1panel-appstore
/
apps
/
ragflow
/
1.0.0
/
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