This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
zhouyl
/
jw-deploy
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
jw项目windows环境软件安装
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
2
Commits
1
Branch
0
Tags
741 MiB
Tree:
1470ae0d16
master
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from '1470ae0d16'
${ noResults }
jw-deploy
/
mysql
/
createdb.sql
1 line
83 B
Raw
Normal View
History
first commit
1 year ago
create
database
`
asb_db
`
default
character
set
utf8mb4
collate
utf8mb4_general_ci
;