Mercurial > hg > orthanc-databases
log Framework/MySQL/MySQLTransaction.cpp @ 317:be8b0ac774e2
age | author | description |
---|---|---|
Thu, 08 Apr 2021 19:09:04 +0200 | Sebastien Jodogne | refactoring to remove GlobalProperties.cpp |
Thu, 08 Apr 2021 10:50:01 +0200 | Sebastien Jodogne | PostgreSQL index plugin handles retries for collisions between multiple writers |
Fri, 26 Mar 2021 18:02:34 +0100 | Sebastien Jodogne | TransactionType given to MySQLTransaction constructor |
Thu, 25 Mar 2021 13:56:26 +0100 | Sebastien Jodogne | removed useless information about read-only in ITransaction and IPrecompiledStatement |
Wed, 06 Jan 2021 17:40:27 +0100 | Sebastien Jodogne | upgrade to year 2021 |
Mon, 06 Jul 2020 12:45:58 +0200 | Sebastien Jodogne | replacing deprecated std::auto_ptr by std::unique_ptr |