PostgreSQL HSTORE field value updates do not mark object as dirty

Issue #2634 resolved
Priit Laes created an issue

It seems that when changing value of the key in the HSTORE field, the object isn't marked dirty.

Simple testcase is here: https://gist.github.com/4277752

Comments (2)

  1. Log in to comment