mirror of https://github.com/docusealco/docuseal
parent
1fc9d212ca
commit
d881b9242c
@ -1,5 +1,5 @@
|
||||
class AddExternalDataFieldsToTemplates < ActiveRecord::Migration[8.0]
|
||||
def change
|
||||
add_column :templates, :external_data_fields, :string
|
||||
add_column :templates, :external_data_fields, :text
|
||||
end
|
||||
end
|
||||
|
||||
Loading…
Reference in new issue