This website requires JavaScript.
Explore
Help
Register
Sign In
Rooba
/
boinc
mirror of
https://github.com/BOINC/boinc.git
Watch
1
Star
0
Fork
You've already forked boinc
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
9d6799c583
boinc
/
db
/
drop.sql
3 lines
70 B
SQL
Raw
Blame
History
drop
database
if
exists
BOINC_DB_NAME
;
create
database
BOINC_DB_NAME
;
Reference in New Issue
View Git Blame
Copy Permalink