mirror of
https://github.com/clockworklabs/SpacetimeDB.git
synced 2026-05-10 17:49:49 -04:00
ba535f24d1
* Move connection events to reducers * More rebase fixups * Avoid double-reference * Filter out special reducers in generate cli This updates filtering of `__init__` to exclude all special reducers, as well as moves the filtering to centralised place before calling language-specific generate command. * Incrememted ABI version number --------- Co-authored-by: Tyler Cloutier <cloutiertyler@aol.com>