log Framework/Plugins/StorageBackend.cpp @ 252:33fa478c119a

age author description
Wed, 14 Apr 2021 13:33:48 +0200 Sebastien Jodogne cppcheck
Wed, 14 Apr 2021 10:07:14 +0200 Sebastien Jodogne better performance warnings
Wed, 14 Apr 2021 08:42:31 +0200 Sebastien Jodogne turning ResultFileValue into a base class, and implement its primitives for PostgreSQL
Tue, 13 Apr 2021 18:50:44 +0200 Sebastien Jodogne rename FileValue as ResultFileValue
Tue, 13 Apr 2021 18:43:21 +0200 Sebastien Jodogne separating class InputFileValue from FileValue
Tue, 13 Apr 2021 17:00:02 +0200 Sebastien Jodogne MySQL: Support of range reads for the storage area
Tue, 06 Apr 2021 11:59:31 +0200 Sebastien Jodogne removed mutex out of DatabaseManager