$upsert property

bool? $upsert
final

没有则插入,有则更新

Implementation

final bool? $upsert;