aboutsummaryrefslogtreecommitdiffstats
path: root/spec/arel/engines/sql/unit/relations/lock_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* changes for Oracle support - OracleCompiler and corresponding tests with Orac...Raimonds Simanovskis2010-03-011-0/+25
* Don't try to lock reads when using any SQLite adapter, it's redundantEmilio Tagua2009-12-281-2/+16
* Added lock to Arel, allowing a locking read if required.Emilio Tagua2009-12-271-0/+47