mirror of
https://github.com/wallabag/wallabag.git
synced 2025-02-22 13:36:18 +00:00
When creating the schema for test these tables use default length for string: 255. Which fail when using utf8mb4. > Syntax error or access violation: 1071 Specified key was too long; max key length is 767 bytes Also move the `setKeepStaticConnections` in before and after class to avoid: > SAVEPOINT DOCTRINE2_SAVEPOINT_2 does not exist See https://github.com/dmaicher/doctrine-test-bundle#troubleshooting |
||
---|---|---|
.. | ||
Command | ||
Controller | ||
Event | ||
fixtures | ||
Form/DataTransformer | ||
GuzzleSiteAuthenticator | ||
Helper | ||
Mock | ||
ParamConverter | ||
Tools | ||
Twig | ||
WallabagCoreTestCase.php |