Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
python-0.3.4
-
None
Description
Python code calculates hash codes for simple binary objects incorrectly, such as ones containing just int and string.
Leading to possibility of putting same key twice with same key column values, but different hash code, visible as two rows, and also impossibility of getting entries populated via SQL.
Attachments
Issue Links
- links to