vibe-d ~master (2026-03-02T06:49:44Z)
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.