annotations were out of date

This commit is contained in:
Sam
2014-03-20 15:35:51 +11:00
parent c240fb0d83
commit 5c148faeb9
10 changed files with 72 additions and 43 deletions

View File

@ -109,6 +109,7 @@ end
# previous_value :text
# new_value :text
# topic_id :integer
# admin_only :boolean default(FALSE)
#
# Indexes
#
@ -117,4 +118,3 @@ end
# index_staff_action_logs_on_target_user_id_and_id (target_user_id,id)
# index_user_histories_on_acting_user_id_and_action_and_id (acting_user_id,action,id)
#