X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;ds=inline;f=app%2FDoctrineMigrations%2FVersion20160916201049.php;h=9f8e77e73f926bb7e60d426b745e13cf7c572d95;hb=refs%2Fheads%2Fqrcode-for-wallabagiosapp;hp=8b42bb8791a69bc3f0220508186cda0496adaf81;hpb=3ad4061dbab52a17cc961bef15abad181e352448;p=github%2Fwallabag%2Fwallabag.git diff --git a/app/DoctrineMigrations/Version20160916201049.php b/app/DoctrineMigrations/Version20160916201049.php index 8b42bb87..9f8e77e7 100644 --- a/app/DoctrineMigrations/Version20160916201049.php +++ b/app/DoctrineMigrations/Version20160916201049.php @@ -7,6 +7,9 @@ use Doctrine\DBAL\Schema\Schema; use Symfony\Component\DependencyInjection\ContainerAwareInterface; use Symfony\Component\DependencyInjection\ContainerInterface; +/** + * Added pocket_consumer_key field on wallabag_config + */ class Version20160916201049 extends AbstractMigration implements ContainerAwareInterface { /**