-
- Downloads
Added migration to encrypt token in DeployToken records
Added migrations to make token column accepting null values and to add encrypted token column.
Showing
- db/migrate/20190711200053_change_deploy_tokens_token_not_null.rb 11 additions, 0 deletions...ate/20190711200053_change_deploy_tokens_token_not_null.rb
- db/migrate/20190711200508_add_token_encrypted_to_deploy_tokens.rb 11 additions, 0 deletions...te/20190711200508_add_token_encrypted_to_deploy_tokens.rb
- db/post_migrate/20190711201818_encrypt_deploy_tokens_tokens.rb 27 additions, 0 deletions...st_migrate/20190711201818_encrypt_deploy_tokens_tokens.rb
- db/schema.rb 2 additions, 1 deletiondb/schema.rb
Please register or sign in to comment