log sat/memory/sqla_mapping.py @ 3742:bf0505d41c09

age author description
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