Morris Jobke
|
06aef4e8b1
|
Revert "Updating license headers"
This reverts commit 6a1a4880f0 .
|
2015-02-26 11:37:37 +01:00 |
Bernhard Posselt
|
7b2fdbfb0b
|
use IDBConnection and close cursors after insert/update/delete
|
2015-02-25 22:21:24 +01:00 |
Bernhard Posselt
|
fb84e7d282
|
migrate to IDBConnection
|
2015-02-25 22:21:24 +01:00 |
Jenkins for ownCloud
|
6a1a4880f0
|
Updating license headers
|
2015-02-23 12:13:59 +01:00 |
Bernhard Posselt
|
37e8969d34
|
ignore cursorclosing
|
2015-01-29 19:16:28 +01:00 |
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 |