Mercurial > libervia-pubsub
log sat_pubsub/pgsql_storage.py @ 424:3fce48c0a44d
age | author | description |
---|---|---|
Sat, 15 Aug 2020 22:53:53 +0200 | Goffi | psql: fixed use of default value for max items in `setConfiguration` |
Tue, 10 Mar 2020 11:11:38 +0100 | Goffi | configuration: "max_items" option: |
Fri, 16 Aug 2019 12:53:33 +0200 | Goffi | Python 3 port: |
Fri, 16 Aug 2019 12:00:03 +0200 | Goffi | removed old code: |
Fri, 16 Aug 2019 12:00:02 +0200 | Goffi | file organisation + setup refactoring: base src/pgsql_storage.py@97af41cc7fa7 |
Fri, 26 Jan 2018 11:16:18 +0100 | Goffi | date update |
Sat, 04 Nov 2017 21:31:32 +0100 | Goffi | backend, storage(pgsql): creation/update date + serial ids: |
Sat, 04 Nov 2017 21:17:12 +0100 | Goffi | storage (pgsql): getDefaultConfiguration now returns a shallow copy of default conf dict, to avoid modification. |