boinc/db/drop.sql

3 lines
54 B
SQL

drop database if exists boinc;
create database boinc;