mirror of
https://github.com/clockworklabs/SpacetimeDB.git
synced 2026-05-06 15:49:35 -04:00
2063a933a9
# Description of Changes Reapply changes from #4515 after reversion # API and ABI breaking changes No API or ABI changes # Expected complexity level and risk 2 - This PR change itself is trivial, as it just reimplements #4515, however as #4515 had broken the `quickstart` smoketest, this should be considered when reviewing this PR. # Testing - [X] Tested against `python3 -m smoketests quickstart` locally --------- Signed-off-by: Ryan <r.ekhoff@clockworklabs.io> Co-authored-by: Tyler Cloutier <cloutiertyler@aol.com> Co-authored-by: Jason Larabie <jason@clockworklabs.io> Co-authored-by: John Detter <4099508+jdetter@users.noreply.github.com>
sdk-test-cs C# test
See the sdk-test README for more details.
Warning
: This C# source code is manually derived from
../sdk-test/src/lib.rsand is supposed to be functionally equivalent. Do not add new types or functionality here that are not present in the Rust version, because they're compared against each other.