Class | Amalgalite::BusyHandler |
In: |
lib/amalgalite/busy_timeout.rb
lib/amalgalite/busy_timeout.rb |
Parent: | Object |
A base class for use in creating your own busy handler classes
Override this method, returning false if the SQLite should return SQLITE_BUSY for all parties involved in the lock, and anything else if the lock attempt should be tried again.