Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fixed migrations with dash into db name | Jeremy Benoist | 2018-06-14 | 1 | -34/+17 |
| | |||||
* | Use getTable() to retrieve prefixed table name | Jeremy Benoist | 2017-12-16 | 1 | -126/+122 |
| | |||||
* | Fix initial migration when using custom table prefix | adev | 2017-12-14 | 1 | -125/+129 |
| | | | | Fix #3503 | ||||
* | CS | Jeremy Benoist | 2017-12-12 | 1 | -1/+0 |
| | |||||
* | Use hasTable instead of try/catch | Jeremy Benoist | 2017-12-12 | 1 | -7/+1 |
| | |||||
* | Change the way to check for initial migration | Jeremy Benoist | 2017-12-12 | 1 | -4/+25 |
| | |||||
* | Fix phpcs | adev | 2017-11-21 | 1 | -5/+4 |
| | |||||
* | Implements down migration | adev | 2017-11-21 | 1 | -1/+12 |
| | |||||
* | Add an initial migration | adev | 2017-11-21 | 1 | -0/+181 |