SpacetimeDB icon indicating copy to clipboard operation
SpacetimeDB copied to clipboard

Make `TableSchema` look more like `TableDef`

Open kazimuth opened this issue 1 year ago • 0 comments

That is, more like RawTableDefv9 rather than RawTableDefv8, really. The main change is that constraint handling is considerably simplified.

This will require:

  • Rewriting the system tables slightly
  • Retouching constraint logic everywhere that uses TableSchema (yay ;-;)

kazimuth avatar Aug 29 '24 11:08 kazimuth