How GitHub converts previously encrypted and unencrypted columns to ActiveRecord encrypted columns

This post is the second part in a series about ActiveRecord::Encryption that shows how GitHub upgrades previously encrypted and unencrypted columns to ActiveRecord::Encryption.

By · · 1 min read
How GitHub converts previously encrypted and unencrypted columns to ActiveRecord encrypted columns

Source: The GitHub Blog

This post is the second part in a series about ActiveRecord::Encryption that shows how GitHub upgrades previously encrypted and unencrypted columns to ActiveRecord::Encryption.