summaryrefslogtreecommitdiffstats
path: root/application/migrations/008_add_profiles.php
AgeCommit message (Collapse)AuthorFilesLines
2015-02-03Support database table prefixesFlorian Pritz1-12/+16
This also cleans up some inconsistencies with quotes. Signed-off-by: Florian Pritz <bluewind@xinu.at>
2014-09-18Correcting bracket style for 'if'Rafael Bodill1-10/+8
2014-09-18Migrations support for PostgreSQLRafael Bodill1-16/+44
2013-07-13Add profile page to allow changing the upload id limitsFlorian Pritz1-0/+31
Signed-off-by: Florian Pritz <bluewind@xinu.at>