SpacetimeDB icon indicating copy to clipboard operation
SpacetimeDB copied to clipboard

Attributes like auto_inc, primary_key, etc should accept `table = "..."` name

Open RReverser opened this issue 1 year ago • 1 comments

As per proposal, column attributes should accept an optional table specifier that limits them only to said table.

This is currently implemented in C# but not Rust.

RReverser avatar Dec 10 '24 17:12 RReverser

Adding this to 1.0 release since it was created recently.

bfops avatar Jan 13 '25 18:01 bfops