summaryrefslogtreecommitdiffstats
path: root/application/migrations/014_deduplicate_file_storage.php
AgeCommit message (Collapse)AuthorFilesLines
2015-05-21Support multiple files with the same hashFlorian Pritz1-14/+35
Signed-off-by: Florian Pritz <bluewind@xinu.at>
2015-02-03Support database table prefixesFlorian Pritz1-0/+52
This also cleans up some inconsistencies with quotes. Signed-off-by: Florian Pritz <bluewind@xinu.at>