PostgreSQL generated columns in Rails
Rails 7 added support for generated columns in postgres. I wrote a blog post to understand what generated columns are and how to use them.
Made a library? Written a blog post? Found a useful tutorial? Share it with the Ruby community here or just enjoy what everyone else has found!
Rails 7 added support for generated columns in postgres. I wrote a blog post to understand what generated columns are and how to use them.
Post a comment