log sat/memory/sqla_mapping.py @ 3763:b2ade5ecdbab

age author description
2022-03-22 Goffi core (memory/sqla): new table/mapping to handle Pubsub node subscriptions:
2021-09-08 Goffi db (schema): create virtual table for FTS + migration
2021-09-01 Goffi core (memory/sql_mapping): remove autoincrement:
2021-07-29 Goffi core (memory/sqla_mapping): mapping for PubsubNode and PubsubItem (will be used for caching)
2021-06-26 Goffi core (memory/sqla_mapping): fix some technical debt: sqlalchemy
2021-06-25 Goffi memory (storage): adjustements to SQLAlchemy mapping to match current state of database
2021-06-03 Goffi core (memory/storage): backend storage is now based on SQLAlchemy