summaryrefslogtreecommitdiffstats
path: root/lib/private/db/adaptersqlite.php
Commit message (Expand)AuthorAgeFilesLines
* do not output DB information, and do not set headerArthur Schiwon2014-11-141-2/+14
* errors are already loggedArthur Schiwon2014-11-141-2/+0
* eliminate OC_Template::printErrorPage in database classes, fixes #12182Arthur Schiwon2014-11-141-2/+2
* Implement ILIKE for sqliteRobin Appelman2014-09-171-1/+1
* Introduce cross-db ILIKERobin Appelman2014-09-161-0/+1
* Also update sqliteadapterRobin Appelman2014-07-021-3/+11
* move the private namespace OC into lib/private - OCP will stay in lib/publicThomas Müller2013-09-301-0/+60