SpacetimeDB
SpacetimeDB copied to clipboard
Add a regression test to `rust-wasm-test` for underscore in table names
#[spacetimedb::table(name = _LegacyPrivate)]
pub struct LegacyPrivate {
sensitive: String
}
https://github.com/clockworklabs/SpacetimeDB/pull/1689#issuecomment-2345422671