clockworklabs / com.clockworklabs.spacetimedbsdk

The SpacetimeDB SDK for C# clients
https://spacetimedb.com
Apache License 2.0
6 stars 0 forks source link

NFC: remove unused primaryKeyValue field #85

Closed RReverser closed 4 months ago

RReverser commented 4 months ago

Description of Changes

This field is only used in self-assignment, so can be safely removed.

API

If the API is breaking, please state below what will break

Requires SpacetimeDB PRs

List any PRs here that are required for this SDK change to work