There is an important detail that you should not miss when working with MySQL generated columns based on a JSON column
I’ve been working with the cool feature of MySQL where you can generate fields based on data in a JSON column. In this blogpost, I explain a bit about how this works.