mirror of
https://github.com/ryankazokas/turbovault-app.git
synced 2026-04-17 04:02:53 +00:00
Moving to github
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
class AddSummaryToIgdbMatchSuggestions < ActiveRecord::Migration[8.1]
|
||||
def change
|
||||
add_column :igdb_match_suggestions, :igdb_summary, :text
|
||||
end
|
||||
end
|
||||
Reference in New Issue
Block a user