Virtual Columns in MySQL

Published: July 2, 2017, 2 p.m.

In Ruby on Rails 5.1.0, generated virtual column support was added for MySQL and MariaDB. Using generated and stored columns can leverage heavy calculations to the SQL side.