Skip to content

chore: use table accessor trait#50

Closed
onx2 wants to merge 2 commits into
feat/authfrom
chore/table-accessor
Closed

chore: use table accessor trait#50
onx2 wants to merge 2 commits into
feat/authfrom
chore/table-accessor

Conversation

@onx2

@onx2 onx2 commented May 16, 2026

Copy link
Copy Markdown
Owner

simplifies the consumer side when adding tables and makes more sense to not have a lifetime upstream but we'll see if they want to merge or not.

@onx2 onx2 self-assigned this May 16, 2026
Comment thread Cargo.toml
Comment on lines +24 to +25
spacetimedb-sdk = { path = "../SpacetimeDB/sdks/rust" }
# spacetimedb-sdk = "2.1"

Copy link
Copy Markdown
Owner Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

revert back when pr is merged clockworklabs/SpacetimeDB#5055

Comment thread src/table/bind.rs

fn bind_insert<TRow, TTable>(world: &World, table: &TTable)
/// Binds insert callbacks for an event table.
pub(crate) fn bind_event_insert<TRow, TTable>(world: &World, table: &TTable)

Copy link
Copy Markdown
Owner Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

temporary while waiting for the upstream granular traits

@onx2 onx2 deleted the branch feat/auth May 22, 2026 00:54
@onx2 onx2 closed this May 22, 2026
@onx2 onx2 deleted the chore/table-accessor branch June 21, 2026 01:40
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

Successfully merging this pull request may close these issues.

1 participant