pub const DB_CREATE: i32 = 0x02;
Create a new database.
If the database already exists, an exception will be thrown.