wallabag/app
Jeremy Benoist 69c21157ba Force server version to avoid connexion error
When installing a new project with MySQL, if the database doesn't exist before installation will fail because DBAL will try to get the server version by querying it.
And since this query is done using the default database connexion and since the database doesn't exist, DBAL can't connect to the server.
2016-04-10 15:34:32 +02:00
..
config Force server version to avoid connexion error 2016-04-10 15:34:32 +02:00
DoctrineMigrations We don't need migration yet 2016-01-31 14:48:26 +01:00
Resources Occitan version 2016-04-01 08:55:26 +02:00
.htaccess symfony is there 2015-01-22 08:30:07 +01:00
AppCache.php Update bundle & stock file 2016-01-15 09:35:38 +01:00
AppKernel.php Rename CommentBundle with AnnotationBundle 2016-02-26 18:14:42 +01:00
autoload.php Switch to Symfony 3 structure 2016-01-15 09:35:39 +01:00