pub const DB_CREATE_OR_OPEN: i32 = 0x00;
Expand description

Create database if it doesn’t already exist.

If no opening mode is specified, this is the default.