forked from wallabag/wallabag
Add verification check for MySQL version
Must now be >= 5.5.4
This commit is contained in:
@ -6,4 +6,4 @@ parameters:
|
||||
test_database_user: ~
|
||||
test_database_password: ~
|
||||
test_database_path: "%kernel.root_dir%/../data/db/wallabag_test.sqlite"
|
||||
test_database_charset: utf8mb4
|
||||
test_database_charset: utf8
|
||||
|
||||
Reference in New Issue
Block a user