Skip to content

Commit cd73db7

Browse files
Merge pull request #617 from fredericDelaporte/NH-3999
NH-3999 - quoted identifier effect on column name case sensitivity
2 parents e662e7c + 97e8552 commit cd73db7

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

doc/reference/modules/basic_mapping.xml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3114,6 +3114,11 @@
31143114
...
31153115
</class>]]></programlisting>
31163116

3117+
<para>
3118+
Quoting column identifiers is required if a table contains two columns differing only by case.
3119+
Ensure you use consistent casing when quoting identifiers.
3120+
</para>
3121+
31173122
</sect1>
31183123

31193124
<sect1 id="mapping-modularfiles">

0 commit comments

Comments
 (0)