This website requires JavaScript.
Explore
Help
Sign In
panyy
/
UnisKB
Watch
1
Star
0
Fork
You've already forked UnisKB
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
e7168e5289
UnisKB
/
installer
/
init.sql
5 lines
65 B
MySQL
Raw
Normal View
History
Unescape
Escape
build: allinone打包
2024-03-15 05:03:01 +00:00
CREATE
DATABASE
"
maxkb
"
;
\
c
"
maxkb
"
;
build: 分开镜像
2024-03-15 09:26:25 +00:00
CREATE
EXTENSION
"
vector
"
;