Mercurial > libervia-pubsub
log src/pgsql_storage.py @ 402:724e39d596a9
age | author | description |
---|---|---|
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. |
Sun, 06 Jan 2019 17:29:50 +0100 | Goffi | implemented Order-By ProtoXEP (MAM + PubSub) |
Thu, 03 Jan 2019 20:31:03 +0100 | Goffi | storage: changed items order: |
Fri, 02 Mar 2018 12:59:38 +0100 | Goffi | config file + cleaning: base sat_pubsub/pgsql_storage.py@40dd296cc6a6 |