Mercurial > hg > orthanc-databases
log Framework/Common/DatabaseManager.cpp @ 235:f2b32d31fc99
age | author | description |
---|---|---|
Thu, 08 Apr 2021 11:42:32 +0200 | Sebastien Jodogne | fix lsb build, fix backward compatibility with SDK <= 1.9.1 |
Thu, 08 Apr 2021 10:50:01 +0200 | Sebastien Jodogne | PostgreSQL index plugin handles retries for collisions between multiple writers |
Tue, 06 Apr 2021 11:59:31 +0200 | Sebastien Jodogne | removed mutex out of DatabaseManager |
Fri, 02 Apr 2021 19:23:36 +0200 | Sebastien Jodogne | DatabaseManager doesn't IDatabaseFactory anymore |
Fri, 26 Mar 2021 18:06:46 +0100 | Sebastien Jodogne | comments |
Fri, 26 Mar 2021 17:32:29 +0100 | Sebastien Jodogne | added TransactionType_Implicit |