annotate .hgignore @ 452:6780dd8b0a66 pg-transactions

fix latency measure for ODBC
author Alain Mazy <am@osimis.io>
date Thu, 18 Jan 2024 10:04:43 +0100
parents f2d3b5c5a68d
children bba27bbef7e0
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/
414
f2d3b5c5a68d Optimizing tools/find at studies level only. Integ Tests are ok with PG
Alain Mazy <am@osimis.io>
parents: 353
diff changeset
6 SQLite/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
7 .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
8