Mercurial > libervia-backend
log sat/memory/sqla.py @ 3779:89b13b405b93
age | author | description |
---|---|---|
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` |
Wed, 08 Sep 2021 17:58:48 +0200 | Goffi | core (memory/sqla): fix `fileUpdate` |
Wed, 08 Sep 2021 17:58:48 +0200 | Goffi | core (memory/slqa): implement `getProfileById` |