]> git.immae.eu Git - github/wallabag/wallabag.git/commit - app/config/parameters.yml.dist
Add verification check for MySQL version
authorJeremy Benoist <jeremy.benoist@gmail.com>
Sat, 22 Oct 2016 11:41:03 +0000 (13:41 +0200)
committerJeremy Benoist <jeremy.benoist@gmail.com>
Sat, 22 Oct 2016 11:41:03 +0000 (13:41 +0200)
commitfc79f1ffa82529e5340d115b2f438ac5952e9cb0
tree5ea1a45b1b418e27c71cc4fe59b7533d7e1bdfd2
parentb0de88f75dead50385e80e3897dc3913a971b91e
Add verification check for MySQL version

Must now be >= 5.5.4
app/config/parameters.yml.dist
app/config/tests/parameters_test.sqlite.yml
src/Wallabag/CoreBundle/Command/InstallCommand.php