log src/pgsql_storage.py @ 403:1dc606612405

age author description
Wed, 12 Jun 2019 21:51:50 +0200 Goffi implemented experimental "consistent_publisher" option:
Thu, 23 May 2019 08:58:29 +0200 Goffi psql: use a set for categories, to avoid duplicates (and constraint failure)
Fri, 15 Feb 2019 22:06:19 +0100 Goffi storage (pgsql): fixed storage of multiple items
Fri, 15 Feb 2019 18:04:05 +0100 Goffi storage (pgsql): fixed filtering in getItemsPublishers
Wed, 16 Jan 2019 08:42:33 +0100 Goffi dates update
Sat, 12 Jan 2019 16:41:45 +0100 Goffi storage (pgsql): don't specify table name in ORDER BY clause as it can cause troubles in some requests.