Mercurial > libervia-backend
log sat/memory/sqla.py @ 3813:1a10b8b4f169
age | author | description |
---|---|---|
Wed, 29 Jun 2022 10:16:03 +0200 | Goffi | core (memory/sqla): `session_add` must have a default value in `delete` |
Fri, 17 Jun 2022 14:15:23 +0200 | Goffi | core (memory/sqla): generic `get` + `session_add` in `delete`: |
Fri, 17 Jun 2022 14:15:23 +0200 | Goffi | core (memory/sqla), plugin XEP-0359: always add `origin-id`, and store: |
Fri, 13 May 2022 18:02:37 +0200 | Goffi | core (memory/sqla): `searchPubsubItems` can now filter on item names |
Fri, 13 May 2022 17:58:51 +0200 | Goffi | core (memory/sqla): add attribute to filter on `item_ids` in `getItems` |
Tue, 22 Mar 2022 17:00:42 +0100 | Goffi | core (memory/sqla): new table/mapping to handle Pubsub node subscriptions: |
Tue, 25 Jan 2022 17:09:54 +0100 | Goffi | memory (sqla): fix `complete` setting when `index` is `None` in `getItems` |
Tue, 25 Jan 2022 17:09:11 +0100 | Goffi | memory (sqla): don't set keys with None as value for RSM in `getItems` |