acceptsInsertIgnore property

bool acceptsInsertIgnore
final

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

Implementation

final bool acceptsInsertIgnore;