Roeland Jago Douma
|
2a0244df27
|
Fix mappertest
|
2016-04-08 15:23:09 +02:00 |
Bernhard Posselt
|
df24a014b8
|
If the execute method on the mapper receives an assoc array, it binds by value instead of index
|
2015-03-19 17:08:46 +01:00 |
Bernhard Posselt
|
7b2fdbfb0b
|
use IDBConnection and close cursors after insert/update/delete
|
2015-02-25 22:21:24 +01:00 |
Bernhard Posselt
|
983563d7d9
|
add tests for closing the cursor
|
2015-01-29 19:23:57 +01:00 |
Joas Schilling
|
6202ca33ba
|
Make remaining files extend the test base
|
2014-11-19 14:53:59 +01:00 |
Oliver Gasser
|
47a2e31c93
|
Make Entity properties ```protected``` as in docs
Entity properties are marked as ```protected``` to correctly reflect the
documentation.
See also owncloud/documentation@644f2eedac
|
2014-08-27 13:31:51 +02:00 |
Thomas Müller
|
9ee8c60b5f
|
kill unused require of MapperTestUtility.php
|
2014-07-17 16:35:00 +02:00 |