Hi, I have found out (in comments to function isLockingEnabled() in AkActiveRecord.php, thanks Bermi and other developers to create proper comments in source) that Akelos supports at least optimistic locking. I wonder if pesimistic locking is also supported. If so, how to get it working?