In Firebird database one can declare computed columns. These columns
are readonly in the database. How do I stop activerecord to include
these columns in insert statements. I know about attr_readonly for
updates.
In Firebird database one can declare computed columns. These columns
are readonly in the database. How do I stop activerecord to include
these columns in insert statements. I know about attr_readonly for
updates.
This forum is not affiliated to the Ruby language, Ruby on Rails framework, nor any Ruby applications discussed here.
Sponsor our Newsletter | Privacy Policy | Terms of Service | Remote Ruby Jobs