aboutsummaryrefslogtreecommitdiffstats
path: root/lib/private/DB/SQLiteSessionInit.php
Commit message (Collapse)AuthorAgeFilesLines
* Remove unneeded semicolon and parenthesesMorris Jobke2018-01-261-1/+1
| | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de>
* Add MD5() to sqliteRobin Appelman2017-03-301-0/+3
| | | | Signed-off-by: Robin Appelman <robin@icewind.nl>
* Update with robinJoas Schilling2016-07-211-1/+1
|
* Fix othersJoas Schilling2016-07-211-1/+2
|
* Move \OC\DB to PSR-4Roeland Jago Douma2016-04-151-0/+65
Besides the statement wrapper that is moved to the legacy folder (namepsace of shame folder)