clockworklabs / SpacetimeDB

Multiplayer at the speed of light
https://spacetimedb.com
Other
4.41k stars 110 forks source link

Have the scheduled_id/at columns be specified in the schema, not by the column name #1861

Closed coolreader18 closed 1 month ago

coolreader18 commented 1 month ago

Description of Changes

Resolves #1816. Also changes primary_key to be a ColList for future compat reasons.

API and ABI breaking changes

Breaking, yes, but so we can be compatible with future changes.