Commit Graph

19 Commits (f4dc9e6bf3bf1db1712fde818b5df64516763ce6)

Author SHA1 Message Date
Bernhard Posselt df24a014b8 If the execute method on the mapper receives an assoc array, it binds by value instead of index 10 years ago
Bernhard Posselt f993ed823e fix tabs and spaces 10 years ago
Bernhard Posselt aaf753bc9a fix mappertestutility 10 years ago
Bernhard Posselt 7b2fdbfb0b use IDBConnection and close cursors after insert/update/delete 10 years ago
Bernhard Posselt 84a47645b9 fix indention 10 years ago
Bernhard Posselt 983563d7d9 add tests for closing the cursor 10 years ago
Bernhard Posselt 37e8969d34 ignore cursorclosing 10 years ago
Joas Schilling 6202ca33ba Make remaining files extend the test base 11 years ago
Oliver Gasser 47a2e31c93 Make Entity properties ```protected``` as in docs 11 years ago
Thomas Müller 9ee8c60b5f kill unused require of MapperTestUtility.php 11 years ago
Thomas Müller d430e743b3 fixing namespace of MapperTestUtility 11 years ago
Bernhard Posselt 9e36c33104 use fetch method instead of fetchRow because fetchRow is only an owncloud internal alias that exists purely for compability 11 years ago
Bernhard Posselt 5199e4508a dont update entity and dont run an update query if an entity wasnt changed at all 11 years ago
Bernhard Posselt 309aa3bcd2 fix phpdoc for entities 11 years ago
Bernhard Posselt 4a7e0561ca move db into iservercontainer 11 years ago
Bernhard Posselt 0fe4db0992 remove unusued variable 11 years ago
Bernhard Posselt f4bc5ee863 remove unusued variable 11 years ago
Bernhard Posselt 93237d87ec fix scrutinizer issues 11 years ago
Bernhard Posselt f260951825 port database layer from appframework to core 11 years ago