Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | chore: Add SPDX header | Andy Scherzinger | 2024-05-24 | 1 | -23/+2 |
* | fix(database): Explicitly inherit stricly typed database schema closure | Christoph Wurst | 2022-12-06 | 1 | -8/+18 |
* | Update php licenses | John Molakvoæ (skjnldsv) | 2021-06-04 | 1 | -2/+1 |
* | Update all license headers for Nextcloud 21 | Christoph Wurst | 2020-12-16 | 1 | -0/+1 |
* | Add psalm types for the migration schema closure | Christoph Wurst | 2020-10-15 | 1 | -12/+9 |
* | Update license headers | Christoph Wurst | 2019-12-05 | 1 | -1/+3 |
* | Add since tags | Roeland Jago Douma | 2018-05-30 | 1 | -0/+2 |
* | Add human readable description to migration steps | Robin Appelman | 2018-05-30 | 1 | -0/+17 |
* | Fix the type hints of migrations and correctly inject the wrapped schema into... | Joas Schilling | 2018-01-17 | 1 | -5/+5 |
* | Update license headers | Morris Jobke | 2017-11-06 | 1 | -0/+2 |
* | Allow to check the schema in pre and post as well | Joas Schilling | 2017-07-05 | 1 | -4/+9 |
* | Adjust the code to use our interface and abstract | Joas Schilling | 2017-07-05 | 1 | -0/+54 |