stable, before a refactor
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
class AddTitleToCardProviders < ActiveRecord::Migration[7.2]
|
||||
def change
|
||||
add_column :card_providers, :title, :string
|
||||
end
|
||||
end
|
||||
Reference in New Issue
Block a user