Commit Graph

4 Commits (146583a98d632fceaff1642cd9bc3b566c51615a)

Author SHA1 Message Date
Morris Jobke dc36d30953 Remove all occurences of @brief and @returns from PHPDoc 11 years ago
Jörn Friedrich Dreyer 2a6a9a8cef polish documentation based on scrutinizer patches 11 years ago
Thomas Müller e30e4ea1cc php 5.3 compatibility regarding OC\DB\Connection fixed 12 years ago
Thomas Müller 9c9dc276b7 move the private namespace OC into lib/private - OCP will stay in lib/public 12 years ago
Bart Visscher aa8a85f77d Add DBConnection to server container 12 years ago
Bart Visscher d563367b0f More style fixes 12 years ago
Bart Visscher 83988a5906 Fix stupid bug 12 years ago
Bart Visscher 0783267e2c Move query processing after the check for prepared statement cache 12 years ago
Bart Visscher 000b5a801f Move building error string to connection 12 years ago
Bart Visscher 19b9c89634 Move insertIfNotExist to Connection wrapper 12 years ago
Bart Visscher 58991150ab Move query statement fixup handling to Connection wrapper 12 years ago
Bart Visscher 1d5d23a1de Move limit/offset handling to Connection wrapper 12 years ago
Bart Visscher a48e9c488b Move prepared query cache handling to Connection wrapper 12 years ago
Bart Visscher e3c5fea989 Move lastInsertId to adapter classes 12 years ago
Bart Visscher cd98ff1eaf Move db prefix handling to Connection wrapper 12 years ago
Bart Visscher 66a215651b Create DB Connection wrapper and DB\Adapter* classes 12 years ago