]> git.immae.eu Git - github/wallabag/wallabag.git/commit - app/config/config.yml
Ability to prefix tables
authorJeremy <jeremy.benoist@gmail.com>
Sat, 28 Mar 2015 10:29:19 +0000 (11:29 +0100)
committerNicolas LÅ“uillet <nicolas@loeuillet.org>
Wed, 1 Apr 2015 19:32:02 +0000 (21:32 +0200)
commit164bd801188245942ca996eda75d7a554f29746a
tree6e4892446a97f9a2b38a781ca09154da93a82646
parent1a93ee423b072ec3bcb0c437cbf9b488bdea245c
Ability to prefix tables

Will fix #799
app/config/config.yml
app/config/parameters.yml.dist
src/Wallabag/CoreBundle/Command/InstallCommand.php
src/Wallabag/CoreBundle/Doctrine/Mapping/PrefixedNamingStrategy.php [new file with mode: 0644]
src/Wallabag/CoreBundle/Entity/Config.php
src/Wallabag/CoreBundle/Entity/Entry.php
src/Wallabag/CoreBundle/Entity/Tag.php
src/Wallabag/CoreBundle/Entity/User.php
src/Wallabag/CoreBundle/Resources/config/services.yml