vibe-d ~master (2022-11-16T10:14:41Z)
Home
Dub
Repo
UpdateOptions.upsert
index
vibe
db
mongo
impl
crud
UpdateOptions
When true, creates a new document if no document matches the query.
struct
UpdateOptions
@
embedNullable
Nullable
!
bool
upsert
;
Meta
Source
See Implementation
index
vibe
db
mongo
impl
crud
UpdateOptions
variables
arrayFilters
bypassDocumentValidation
collation
comment
hint
upsert
writeConcern
When true, creates a new document if no document matches the query.