log sat/memory/sqla_mapping.py @ 3796:24c1c06c865b

age author description
Fri, 17 Jun 2022 14:15:23 +0200 Goffi core (memory/mapping): add `origin_id` column to History + constraints update:
Tue, 22 Mar 2022 17:00:42 +0100 Goffi core (memory/sqla): new table/mapping to handle Pubsub node subscriptions:
Wed, 08 Sep 2021 17:58:48 +0200 Goffi db (schema): create virtual table for FTS + migration
Wed, 01 Sep 2021 15:25:02 +0200 Goffi core (memory/sql_mapping): remove autoincrement:
Thu, 29 Jul 2021 21:38:37 +0200 Goffi core (memory/sqla_mapping): mapping for PubsubNode and PubsubItem (will be used for caching)
Sun, 27 Jun 2021 00:15:40 +0200 Goffi core (memory/sqla_mapping): fix some technical debt: sqlalchemy
Fri, 25 Jun 2021 10:17:34 +0200 Goffi memory (storage): adjustements to SQLAlchemy mapping to match current state of database
Thu, 03 Jun 2021 15:20:47 +0200 Goffi core (memory/storage): backend storage is now based on SQLAlchemy