mirror of
https://github.com/clockworklabs/SpacetimeDB.git
synced 2026-05-06 07:26:43 -04:00
193ddfd670
# Description of Changes This API used to be unimplemented and the SDK tests did not exercise it. Now it is implemented but while playing with blackholio I noticed the C# implementation was wrong. For now I am going to fix blackholio by avoiding use of this API for now, but we should also correct the implementation and test it. # API and ABI breaking changes None # Expected complexity level and risk 0 # Testing Working on adding tests. If someone is more familiar with the SDK tests I would appreciate help amending them. Co-authored-by: clockwork-labs-bot <clockwork-labs-bot@users.noreply.github.com>