Mercurial > libervia-pubsub
log sat_pubsub/pgsql_storage.py @ 346:3bbab2173ebc
age | author | description |
---|---|---|
Thu, 24 Aug 2017 01:17:28 +0200 | Goffi | implemented disco items: |
Sun, 20 Aug 2017 22:54:58 +0200 | Goffi | pgsql: check schema version and exit with a message asking to upgrade if it's not the current one |
Sun, 20 Aug 2017 11:56:04 +0200 | Goffi | backend, pgsql: implemented subscriptionsGet and subscriptionsSet |
Sat, 12 Aug 2017 18:11:36 +0200 | Goffi | storage (pgsql): added getLastItems method, to get last items from a series of nodes and entities (needed for PEP compliance). |
Mon, 03 Apr 2017 00:24:34 +0200 | Goffi | pgsql: node creation now return error.NodeExists in case of unique violation, and InvalidConfigurationOption else |
Sun, 26 Mar 2017 20:58:48 +0200 | Goffi | affiliations XMPP handling: |
Sun, 26 Mar 2017 20:52:32 +0200 | Goffi | backend, pgsql storage: better items/notification handling, various fixes: |
Fri, 08 Jan 2016 17:27:44 +0100 | Goffi | pgsql storage: getItemsIndex raise NodeNotFound in this make sense |