Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Cleaned old migrations | Nicolas Lœuillet | 2016-11-28 | 1 | -16/+5 |
| | |||||
* | Replaced abortIf with skipIf | Nicolas Lœuillet | 2016-11-28 | 1 | -1/+1 |
| | |||||
* | Added checks on migrations | Nicolas Lœuillet | 2016-11-28 | 1 | -1/+3 |
| | |||||
* | Fix migrations | Jeremy Benoist | 2016-10-23 | 1 | -4/+11 |
| | |||||
* | Some fixes about upgrade from 2.0.x -> 2.1.0 | Nicolas Lœuillet | 2016-09-28 | 1 | -1/+5 |
| | |||||
* | Handle table prefix in migration | Jeremy Benoist | 2016-08-24 | 1 | -4/+21 |
| | | | | and fix migration for name field in oauth table | ||||
* | Added name on client | Thomas Citharel | 2016-08-22 | 1 | -0/+27 |
- Fix typos in field name - Added migration for name field in API client table Manually cherry-picked from PR https://github.com/wallabag/wallabag/pull/2171 |