fixed tag category coloring, fixed tag category expiration when updating, work on migration
This commit is contained in:
@@ -9,6 +9,7 @@ class CreateArtistUrls < ActiveRecord::Migration
|
||||
|
||||
add_index :artist_urls, :artist_id
|
||||
add_index :artist_urls, :normalized_url
|
||||
add_index :artist_urls, :url
|
||||
end
|
||||
|
||||
def self.down
|
||||
|
||||
Reference in New Issue
Block a user