]> git.immae.eu Git - github/wallabag/wallabag.git/blobdiff - app/DoctrineMigrations/Version20160812120952.php
Added information about latest migrations
[github/wallabag/wallabag.git] / app / DoctrineMigrations / Version20160812120952.php
index 053b8d889c736baf3030d0c89c1ffdcbdb357af6..bd6e8d6369ae03499333109557b39d340cc6697a 100644 (file)
@@ -7,6 +7,9 @@ use Doctrine\DBAL\Schema\Schema;
 use Symfony\Component\DependencyInjection\ContainerAwareInterface;
 use Symfony\Component\DependencyInjection\ContainerInterface;
 
+/**
+ * Added name field on wallabag_oauth2_clients
+ */
 class Version20160812120952 extends AbstractMigration implements ContainerAwareInterface
 {
     /**