diff Odbc/NEWS @ 353:389c037387ea

Escaping '[' & ']' (change necessary only for MSSQL but this does not impact PG and MySQL plugins that were already matching angle brackets correctly)
author Alain Mazy <am@osimis.io>
date Mon, 15 Nov 2021 12:22:44 +0100
parents 57923e1c323d
children 0513c1b7988b
line wrap: on
line diff
--- a/Odbc/NEWS	Thu Aug 12 13:27:41 2021 +0200
+++ b/Odbc/NEWS	Mon Nov 15 12:22:44 2021 +0100
@@ -1,6 +1,9 @@
 Pending changes in the mainline
 ===============================
 
+* Now escaping '[' & ']' characters in lookup queries to allow matching e.g
+  PatientName containing angle brackets
+
 
 Release 1.0 (2021-08-12)
 ========================