Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Migrate internal classes to the OCP db col types | Christoph Wurst | 2021-01-12 | 1 | -1/+1 |
* | Create primary keys on all tables and add a command to create the afterwards | Joas Schilling | 2020-11-10 | 1 | -2/+4 |
* | Make sure columns with an empty default are nullable for Oracle | Joas Schilling | 2020-11-10 | 1 | -1/+1 |
* | Update the license headers for Nextcloud 20 | Christoph Wurst | 2020-08-24 | 1 | -0/+1 |
* | Replace TYPE with TYPES | Daniel Kesselberg | 2020-06-30 | 1 | -11/+11 |
* | Format control structures, classes, methods and function | Christoph Wurst | 2020-04-10 | 1 | -1/+0 |
* | Update license headers | Christoph Wurst | 2019-12-05 | 1 | -1/+6 |
* | Some php-cs fixes | Roeland Jago Douma | 2019-11-22 | 1 | -1/+1 |
* | Also cache the resource type because it is part of the identifier | Joas Schilling | 2019-03-01 | 1 | -2/+7 |
* | Add default value, because null does not trigger unique-key | Joas Schilling | 2019-03-01 | 1 | -0/+2 |
* | Start implementing access cache | Joas Schilling | 2019-03-01 | 1 | -0/+104 |