Added hardcoded SQL for migration to 2.2

This commit is contained in:
Nicolas Lœuillet
2017-01-23 14:16:00 +01:00
parent b87f171233
commit 4acbeb9371
7 changed files with 840 additions and 17 deletions

View File

@ -6,6 +6,7 @@ use Doctrine\DBAL\Migrations\AbstractMigration;
use Doctrine\DBAL\Schema\Schema;
use Symfony\Component\DependencyInjection\ContainerAwareInterface;
use Symfony\Component\DependencyInjection\ContainerInterface;
use Doctrine\DBAL\Migrations\SkipMigrationException;
/**
* Added pocket_consumer_key field on wallabag_config