I've opened this dedicated question about **Optimistic Locking**, from my previous issue (#206). Looking at SQL generated by `BulkUpdate` method, it seems that Optimistic Locking is not considered.  Is is possible to add support for it? Maybe with just as a new `BulkConfig` option?