Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Added dropColumn for SQLite and some enhancements | Nicolas Lœuillet | 2016-11-28 | 1 | -5/+9 |
| | |||||
* | Replaced abortIf with skipIf | Nicolas Lœuillet | 2016-11-28 | 1 | -1/+1 |
| | |||||
* | Added checks on migrations | Nicolas Lœuillet | 2016-11-28 | 1 | -2/+4 |
| | |||||
* | Replace http status with a string | Nicolas Lœuillet | 2016-11-18 | 1 | -1/+1 |
| | | | | I don't want to have 0 if we don't fetch status code, I think it's better to have an empty string, mainly for filters | ||||
* | Added http_status in Entry entity | Nicolas Lœuillet | 2016-11-18 | 1 | -0/+47 |