Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | SQLite should use utf8, not utf8mb4 | Jeremy Benoist | 2016-10-24 | 1 | -1/+1 |
| | |||||
* | Cleanup subscriber / listener definition | Jeremy Benoist | 2016-10-22 | 1 | -1/+1 |
| | |||||
* | Fix emoji insertion in MySQL | Jeremy Benoist | 2016-10-22 | 1 | -0/+1 |
| | | | | | Switch to utf8mb4 instead of utf8 because f*** MySQL See https://github.com/doctrine/dbal/pull/851 | ||||
* | Add test for RabbitMQ | Jeremy Benoist | 2016-09-11 | 1 | -1/+1 |
| | | | | Also update Symfony deps | ||||
* | Move test parameters out of parameters.yml | Jeremy Benoist | 2016-04-12 | 1 | -0/+8 |
The end user doesn't care to about the test database. |