]> git.immae.eu Git - github/wallabag/wallabag.git/commit - src/Wallabag/UserBundle/Entity/User.php
Quoted entity to avoid reserved keyword
authorJeremy Benoist <jeremy.benoist@gmail.com>
Sat, 24 Oct 2015 13:28:02 +0000 (15:28 +0200)
committerJeremy Benoist <jeremy.benoist@gmail.com>
Sat, 7 Nov 2015 13:15:33 +0000 (14:15 +0100)
commitbd0f3d32c9ccb8f7a1409edb960b909a5e6a096d
tree80b891432be989e7dbfa2817f0f965e67690ebe5
parent54a2241e136ccf90c659b5699af4489b6e4d2da1
Quoted entity to avoid reserved keyword

Should fix #1498
app/config/config.yml
src/Wallabag/CoreBundle/Doctrine/Mapping/PrefixedNamingStrategy.php [deleted file]
src/Wallabag/CoreBundle/Entity/Config.php
src/Wallabag/CoreBundle/Entity/Entry.php
src/Wallabag/CoreBundle/Entity/Tag.php
src/Wallabag/CoreBundle/Resources/config/services.yml
src/Wallabag/CoreBundle/Subscriber/TablePrefixSubscriber.php [new file with mode: 0644]
src/Wallabag/UserBundle/Entity/User.php