aboutsummaryrefslogtreecommitdiffhomepage
path: root/app/DoctrineMigrations/Version20161104073720.php
Commit message (Collapse)AuthorAgeFilesLines
* Replaced abortIf with skipIfNicolas LÅ“uillet2016-11-281-2/+1
|
* Use created_at as default sortJeremy Benoist2016-11-041-0/+53
With index (following https://github.com/wallabag/wallabag/pull/2534)