Thomas Müller
|
c08a1e6455
|
according to PHPDoc this function shall return the entity
|
2014-08-17 22:27:55 +02:00 |
Bernhard Posselt
|
9e36c33104
|
use fetch method instead of fetchRow because fetchRow is only an owncloud internal alias that exists purely for compability
|
2014-05-14 01:09:48 +02:00 |
Bernhard Posselt
|
3af30625ab
|
Make db connection protected
|
2014-05-11 12:54:44 +02:00 |
Bernhard Posselt
|
5199e4508a
|
dont update entity and dont run an update query if an entity wasnt changed at all
|
2014-04-23 13:43:17 +02:00 |
Lukas Reschke
|
886c5177e7
|
Fix typo & add type
|
2014-04-20 01:09:25 +02:00 |
Bernhard Posselt
|
4a7e0561ca
|
move db into iservercontainer
|
2014-04-19 19:30:12 +02:00 |
Bernhard Posselt
|
95a83233a9
|
fix doc strings for db facade
|
2014-04-19 15:32:17 +02:00 |
Bernhard Posselt
|
93237d87ec
|
fix scrutinizer issues
|
2014-04-19 15:25:36 +02:00 |
Bernhard Posselt
|
f260951825
|
port database layer from appframework to core
|
2014-04-19 14:56:16 +02:00 |