Constant lmdb_rs::core::DbCreate
[−]
pub const DbCreate: DbFlags=
DbFlags{bits: ffi::MDB_CREATE,}
Create the named database if it doesn't exist. This option is not allowed in a read-only transaction or a read-only environment.