Skip to content

Commit aa0c0b1

Browse files
committed
Issue #118: Query Creation Uses Attribute Name instead of Column Name
1 parent 50f2693 commit aa0c0b1

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

src/changes/changes.xml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,9 @@
4242
<action dev="derjust" issue="122" type="add" date="2018-01-27">
4343
Added logging of AWS/Spring-Data/this version and potential compatibility issues
4444
</action>
45+
<action dev="derjust" issue="118" type="fix" date="2018-02-01">
46+
Handle hash key properties with different column name (attribute name) properly
47+
</action>
4548
</release>
4649
<release version="5.0.1" date="2018-01-06" description="Maintenance release">
4750
<action dev="derjust" issue="68" type="fix" date="2017-12-01" >

0 commit comments

Comments
 (0)