Options.create_if_missing

If true, the database will be created if it is missing. Default: false

class Options
@property
void
create_if_missing
(
bool val
)

Meta