summaryrefslogtreecommitdiff
path: root/connectivity/registry/README
diff options
context:
space:
mode:
Diffstat (limited to 'connectivity/registry/README')
-rw-r--r--connectivity/registry/README3
1 files changed, 2 insertions, 1 deletions
diff --git a/connectivity/registry/README b/connectivity/registry/README
index 833006be3e3e..18842b7b0a26 100644
--- a/connectivity/registry/README
+++ b/connectivity/registry/README
@@ -12,10 +12,11 @@ There are two kinds of properties named "Value":
Each node in Feature section must have an equivalent in Property section
Most of the time the node name of both sections should be equal,
-however there are 4 known exceptions (more?):
+however there are 5 known exceptions (more?):
- "UseBracketedOuterJoinSyntax" feature => "EnableOuterJoinEscape" property
- "UseDOSLineEnds" feature => "PreferDosLikeLineEnds" property
- "UseSQL92NamingConstraints" feature => "EnableSQL92Check" property
+- "AppendTableAliasInSelect" feature => "AppendTableAliasName" property
- "UseKeywordAsBeforeAlias" feature => "GenerateASBeforeCorrelationName"
See dbaccess/source/ui/dlg/DbAdminImpl.cxx, ODbDataSourceAdministrationHelper constructor, eg: