log sat/memory/sqla.py @ 3638:257135d5c5c2

age author description
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
Thu, 29 Jul 2021 22:51:01 +0200 Goffi core (memory/sqla): methods to manipulate pubsub tables
Sun, 27 Jun 2021 00:15:40 +0200 Goffi core (memory/sqla_mapping): fix some technical debt: sqlalchemy
Fri, 25 Jun 2021 17:55:23 +0200 Goffi core (memory/sqla): database migration using Alembic:
Thu, 03 Jun 2021 15:20:47 +0200 Goffi core (memory/storage): backend storage is now based on SQLAlchemy