]> git.immae.eu Git - github/wallabag/wallabag.git/history - app/DoctrineMigrations/Version20160401000000.php
Fixed migrations with dash into db name
[github/wallabag/wallabag.git] / app / DoctrineMigrations / Version20160401000000.php
2018-06-14  Jeremy BenoistFixed migrations with dash into db name
2017-12-16  Jérémy BenoistMerge pull request #3504 from aaa2000/fix-initial-migra...
2017-12-16  Jeremy BenoistUse getTable() to retrieve prefixed table name 3504/head
2017-12-14  adevFix initial migration when using custom table prefix
2017-12-13  Jérémy BenoistMerge pull request #3488 from wallabag/pg-10
2017-12-12  Nicolas LœuilletMerge pull request #3492 from bdunogier/fix-3484-disabl...
2017-12-12  Nicolas LœuilletMerge pull request #3490 from wallabag/fix-rss-unread...
2017-12-12  Nicolas LœuilletMerge pull request #3487 from wallabag/initial-migration
2017-12-12  Jeremy BenoistCS 3487/head
2017-12-12  Jeremy BenoistUse hasTable instead of try/catch
2017-12-12  Jeremy BenoistChange the way to check for initial migration
2017-11-25  Jérémy BenoistMerge pull request #3419 from NatJNP/patch1
2017-11-25  Jérémy BenoistMerge pull request #3401 from aaa2000/migration-initial
2017-11-21  adevFix phpcs 3401/head
2017-11-21  adevImplements down migration
2017-11-21  adevAdd an initial migration