summaryrefslogtreecommitdiff
path: root/db/migrate/20161014173530_create_label_priorities.rb
Commit message (Expand)AuthorAgeFilesLines
* Add database helpers 'add_timestamps_with_timezone' and 'timestamps_with_time...32054-rails-should-use-timestamptz-database-type-for-postgresqlblackst0ne2017-06-131-0/+1
* Split migration to create label prioritiesDouglas Barbosa Alexandre2016-10-191-31/+1
* Add LabelPriority modelDouglas Barbosa Alexandre2016-10-191-0/+55