annotate .hgignore @ 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 3686ba3f9cdb
children cd9521e04249
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
10
3686ba3f9cdb don't include password in connection string if it is empty; it's seems its not supported by some pg drivers
am@osimis.io
parents:
diff changeset
1 build*
3686ba3f9cdb don't include password in connection string if it is empty; it's seems its not supported by some pg drivers
am@osimis.io
parents:
diff changeset
2 PostgreSQL/CMakeLists.txt.user
3686ba3f9cdb don't include password in connection string if it is empty; it's seems its not supported by some pg drivers
am@osimis.io
parents:
diff changeset
3 PostgreSQL/ThirdPartyDownloads/
353
389c037387ea Escaping '[' & ']' (change necessary only for MSSQL but this does not impact PG and MySQL plugins that were already matching angle brackets correctly)
Alain Mazy <am@osimis.io>
parents: 10
diff changeset
4 Odbc/ThirdPartyDownloads/
389c037387ea Escaping '[' & ']' (change necessary only for MSSQL but this does not impact PG and MySQL plugins that were already matching angle brackets correctly)
Alain Mazy <am@osimis.io>
parents: 10
diff changeset
5 MySQL/ThirdPartyDownloads/
389c037387ea Escaping '[' & ']' (change necessary only for MSSQL but this does not impact PG and MySQL plugins that were already matching angle brackets correctly)
Alain Mazy <am@osimis.io>
parents: 10
diff changeset
6 .vscode/
10
3686ba3f9cdb don't include password in connection string if it is empty; it's seems its not supported by some pg drivers
am@osimis.io
parents:
diff changeset
7