summaryrefslogtreecommitdiffstats
path: root/main/migrations/0007_add_files_last_update.py
AgeCommit message (Collapse)AuthorFilesLines
2010-02-27Add a files_last_update columnDan McGee1-0/+193
This is necessary to keep all of our junk in sync since we aren't guaranteed to have an up to date files database all the time. Signed-off-by: Dan McGee <dan@archlinux.org>