[Dataaccess] Added Lock mode support
Review Request #14 — Created Nov. 20, 2012 and submitted
Information | |
---|---|
Felipe | |
Lunr | |
https://github.com/madsmash/lunr/tree/lock | |
Reviewers | |
lunr | |
Added support for locking reads: http://dev.mysql.com/doc/refman/5.1/en/innodb-locking-reads.html Added missing unittests for full code coverage
unittests
- 1
- 0
- 0
- 0
- 1
Description | From | Last Updated |
---|---|---|
this needs a better test name. Remember that from the test function name you need to be able to deduce ... | pprkut |
-
-
tests/system/libraries/dataaccess/class.databasedmlquerybuilder.queryparts.insert.test.php (Diff revision 1) this needs a better test name. Remember that from the test function name you need to be able to deduce what the test does. A test explaining itself as "Undefined values" could be anything for any class.
Change Summary:
Changed test names