Mercurial > libervia-backend
log sat/memory/sqla.py @ 3720:40a6374fcd44
age | author | description |
---|---|---|
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` |
Wed, 08 Sep 2021 17:58:48 +0200 | Goffi | memory (sqla): implement `searchPubsubItems`: |
Wed, 01 Sep 2021 15:24:59 +0200 | Goffi | core (memory/sqla): fix key/value inversion in self.profiles |
Mon, 02 Aug 2021 21:52:17 +0200 | Goffi | core (memory/sqla): minor docstring line lenght fix |
Thu, 29 Jul 2021 22:51:01 +0200 | Goffi | core (memory/sqla): generic methods to add and delete ORM objects directly |