Jeremy Benoist
|
40c01ad1d4
|
Ditch Travis to use GitHub Actions
|
2020-11-27 14:14:44 +01:00 |
|
Jeremy Benoist
|
1b6b77f029
|
Remove custom Postgres class
Because PG > 10 is now supported by DBAL >= 2.6.0
|
2018-11-28 22:04:54 +01:00 |
|
Jeremy Benoist
|
a1661af17c
|
Add custom driver & schema manager for PostgreSQL 10
|
2017-12-12 12:14:40 +01:00 |
|
adev
|
7ab5eb9508
|
Isolated tests
Use https://github.com/dmaicher/doctrine-test-bundle to have test isolation.
|
2017-05-31 16:03:54 +02:00 |
|
Jeremy Benoist
|
98efffc2a6
|
Fix emoji insertion in MySQL
Switch to utf8mb4 instead of utf8 because f*** MySQL
See https://github.com/doctrine/dbal/pull/851
|
2016-10-22 13:13:07 +02:00 |
|
Jeremy Benoist
|
86732aa01c
|
Move test parameters out of parameters.yml
The end user doesn't care to about the test database.
|
2016-04-12 22:14:22 +02:00 |
|