dev_forum
cxt 5 years ago
parent ebf2b5c94a
commit 8dbc4c65ce

@ -1,7 +1,7 @@
class AddDescriptionToEduSettings < ActiveRecord::Migration[5.2]
def change
# add_column :edu_settings, :description, :string
add_index :edu_settings, :name, unique: :true
# add_index :edu_settings, :name, unique: :true
['tomcat_webssh', 'webssh_username', 'webssh_password', 'git_address_ip', 'git_address_domain', 'git_username',
'git_password', 'public_key', 'private_key', 'public_bucket', 'public_bucket_host', 'public_cdn_host', 'cloud_bridge',

Loading…
Cancel
Save