acceptsInsertOnConflict property

bool acceptsInsertOnConflict
final

If true indicates that this adapter's SQL uses the ON CONFLICT syntax for inserts.

Implementation

final bool acceptsInsertOnConflict;