Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add a regression test to rust-wasm-test for underscore in table names #1696

Open
cloutiertyler opened this issue Sep 11, 2024 · 1 comment
Open

Comments

@cloutiertyler
Copy link
Contributor

cloutiertyler commented Sep 11, 2024

#[spacetimedb::table(name = _LegacyPrivate)]
pub struct LegacyPrivate {
    sensitive: String
}
@kim
Copy link
Contributor

kim commented Sep 12, 2024

#1689 (comment)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants