log sat_pubsub/pgsql_storage.py @ 474:af167e95527c

age author description
Thu, 21 Oct 2021 18:12:16 +0200 Goffi psql: return Deferred is not options field is specified in `setConfiguration`:
Fri, 15 Oct 2021 15:30:18 +0200 Goffi privilege: store roster cache in database:
Fri, 15 Oct 2021 13:40:59 +0200 Goffi psql: schema update (9) to add `roster` table
Fri, 15 Oct 2021 13:40:56 +0200 Goffi privilege: improvment on last message sending on presence with `+notify`:
Thu, 30 Sep 2021 18:56:42 +0200 Goffi psql: use `created` colum to sort by creation:
Thu, 30 Sep 2021 16:55:05 +0200 Goffi psql: fix RSM requests handling:
Mon, 02 Aug 2021 21:56:43 +0200 Goffi psql: fix ordering by using windowed function `row_number`
Sun, 06 Jun 2021 19:42:57 +0200 Goffi pgsql: fix items order:
Thu, 22 Apr 2021 18:27:03 +0200 Goffi pgsql: fix RSM before and after subqueries
Fri, 19 Mar 2021 11:59:40 +0100 Goffi dates update
Sat, 27 Feb 2021 21:20:32 +0100 Goffi backend, pgsql: new `overwrite_policy` node setting:
Thu, 04 Feb 2021 09:38:17 +0100 Goffi pgsql: fixed `setConfiguration` when an updated field value is the same as current one
Thu, 14 Jan 2021 17:59:23 +0100 Goffi PostgreSQL: don't use `regconfig` and `GENERATED` column anymore
Fri, 11 Dec 2020 17:18:52 +0100 Goffi Full-Text Search implementation:
Thu, 10 Dec 2020 10:46:34 +0100 Goffi pgsql: replaced ValueError by BadRequest: