activerecord-postgres-hstore
activerecord-postgres-hstore copied to clipboard
Always UPDATE db even if no changes
I fetch record with hstore column and do row.save
It is always issue UPDATE sql, is it the default behavior? Any way to fix it?