Akelos Framework v1 forum archive. This forum is no longer maintained. To report bugs please visit https://github.com/akelos/akelos/issues
    • CommentAuthorjan.bartos
     
    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?