Mercurial > hg > orthanc-databases
view 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 source
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) ======================== * Initial release