]> git.immae.eu Git - github/wallabag/wallabag.git/commit
Fix database already exist detection
authorJeremy Benoist <jeremy.benoist@gmail.com>
Sat, 24 Oct 2015 13:27:34 +0000 (15:27 +0200)
committerJeremy Benoist <jeremy.benoist@gmail.com>
Sat, 7 Nov 2015 13:15:33 +0000 (14:15 +0100)
commit54a2241e136ccf90c659b5699af4489b6e4d2da1
tree59abd47c5d132e29e893aca08a66dfa98a234372
parent4529d0f4b6b20cbbd1ccb5339a753aff7d35552b
Fix database already exist detection

This is not the same message exception from MySQL & SQLite with Postgres.
src/Wallabag/CoreBundle/Command/InstallCommand.php