mirror of
https://github.com/status-im/spiff-arena.git
synced 2025-02-07 23:53:52 +00:00
948deb97bc
* Link between message instance and correlations is now a link table and many-to-many relationships as recommended by SQLAlchemy * Use the correlation keys, not the process id when accepting api messages.