You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
However in database data is not corrupted. Pointer to base table is OK, and data is also OK.
I use postgresql 9.4.1 and Django 1.7.9 during tests. Here is test case for that. I'll try to find out why it happens, but I'm pretty new to codebase, so if anyone can help to fix this bug, it will be great :)
Cheers!
The text was updated successfully, but these errors were encountered:
Hello!
I have following setup (based on django-hstore test setup):
I've tried to create & modify some data but get this:
However in database data is not corrupted. Pointer to base table is OK, and data is also OK.
I use postgresql 9.4.1 and Django 1.7.9 during tests.
Here is test case for that. I'll try to find out why it happens, but I'm pretty new to codebase, so if anyone can help to fix this bug, it will be great :)
Cheers!
The text was updated successfully, but these errors were encountered: