log

age author description
Tue, 04 Feb 2020 09:34:56 +0100 Sebastien Jodogne fix compilation of SQLite plugin
Mon, 03 Feb 2020 22:29:51 +0100 Alain Mazy Added 'MaximumConnectionRetries' & 'ConnectionRetryInterval' to configure the retries when connecting to the DB at startup
Fri, 31 Jan 2020 17:24:29 +0100 Sebastien Jodogne upgrade to year 2020
Fri, 31 Jan 2020 17:23:06 +0100 Sebastien Jodogne sync
Thu, 09 May 2019 11:36:56 +0200 Sebastien Jodogne fix unit tests if MySQL >= 5.7
Thu, 09 May 2019 11:29:17 +0200 Sebastien Jodogne MySQL: acquiring named locks instead of numbers
Thu, 09 May 2019 09:52:11 +0200 Sebastien Jodogne cleaning up PostgreSQL locks with constants
Wed, 08 May 2019 21:09:18 +0200 Sebastien Jodogne MySQL: Added an advisory lock to avoid race conditions during database setup
Wed, 08 May 2019 20:21:13 +0200 Sebastien Jodogne Added an advisory lock to avoid race conditions during database setup
Fri, 01 Mar 2019 12:56:13 +0100 Sebastien Jodogne back to mainline
Fri, 01 Mar 2019 12:51:37 +0100 Sebastien Jodogne OrthancPostgreSQL-3.2 OrthancPostgreSQL-3.2
Fri, 01 Mar 2019 11:21:42 +0100 Sebastien Jodogne sync
Fri, 01 Mar 2019 11:02:31 +0100 Sebastien Jodogne Explicit deallocation of prepared statements
Fri, 08 Feb 2019 20:12:29 +0100 Sebastien Jodogne use of macros to report performance warnings
Fri, 08 Feb 2019 19:55:01 +0100 Sebastien Jodogne integration OrthancPostgreSQL-3.1 to mainline