Remove testingDB line

This commit is contained in:
long237 2021-12-15 18:36:23 -08:00 committed by GitHub
parent 0b182cb08c
commit d989c5c840
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -58,7 +58,7 @@ CREATE TABLE Persons (
City varchar(255)
);
CREATE DATABASE testDB;
-- CREATE DATABASE testDB;
-- Hobby DDL
-- Log level table