summaryrefslogtreecommitdiffstats
path: root/core/Command/Db
Commit message (Collapse)AuthorAgeFilesLines
* Use false because null crashes the cacheJoas Schilling2017-04-061-3/+9
| | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* Make sure blob columns are correctly converted as parametersJoas Schilling2017-04-061-1/+24
| | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* Add autocomplete for db:* and log:*Joas Schilling2016-09-292-2/+59
| | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* Fix dbconvertRoeland Jago Douma2016-09-061-19/+18
|
* Rebranded to Nextcloud for the occ command line toolSander Ruitenbeek2016-07-301-1/+1
|
* Fix othersJoas Schilling2016-07-212-3/+5
|
* Chunk the "db:convert-type" select queries, to not run out of memory so fastJoas Schilling2016-05-131-14/+56
|
* Rename files to be PSR-4 compliantLukas Reschke2016-04-062-0/+369