summaryrefslogtreecommitdiffstats
path: root/lib/public/appframework/db/mapper.php
Commit message (Expand)AuthorAgeFilesLines
* according to PHPDoc this function shall return the entityThomas Müller2014-08-171-1/+4
* use fetch method instead of fetchRow because fetchRow is only an owncloud int...Bernhard Posselt2014-05-141-3/+3
* Make db connection protectedBernhard Posselt2014-05-111-1/+1
* dont update entity and dont run an update query if an entity wasnt changed at...Bernhard Posselt2014-04-231-1/+6
* Fix typo & add typeLukas Reschke2014-04-201-4/+4
* move db into iservercontainerBernhard Posselt2014-04-191-0/+2
* port database layer from appframework to coreBernhard Posselt2014-04-191-0/+284