vibe-d v0.10.1 (2024-09-07T15:50:39Z)
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.