summaryrefslogtreecommitdiffstats
path: root/db/postgres
AgeCommit message (Expand)Author
2014-05-14convert array() to []Bernhard Posselt
2014-05-13break all the things!Bernhard Posselt
2014-05-12remove unneeded constructor argsBernhard Posselt
2014-05-12replace fetchRow with fetch to honour pdostatementBernhard Posselt
2014-04-19update headers to be compatible with phpdoc, slim down license text to make c...Bernhard Posselt
2014-04-19split up api class for easier testing and clearer codeBernhard Posselt
2014-04-09ported to owncloud internal appframework classes, confused with how to start ...Bernhard Posselt
2014-04-08migrated database, utility, bootstrap from appframeworkBernhard Posselt
2013-09-13fix sqlBernhard Posselt
2013-09-07extra work for postgres, fix #338Bernhard Posselt