vibe-d v0.9.8-alpha.3 (2023-10-20T08:14:46Z)
Home
Dub
Repo
ReplaceOptions.upsert
index
vibe
db
mongo
impl
crud
ReplaceOptions
When true, creates a new document if no document matches the query.
struct
ReplaceOptions
@
embedNullable
Nullable
!
bool
upsert
;
Meta
Source
See Implementation
index
vibe
db
mongo
impl
crud
ReplaceOptions
variables
bypassDocumentValidation
collation
comment
hint
upsert
writeConcern
When true, creates a new document if no document matches the query.