Skip to content

Pull requests: clockworklabs/SpacetimeDB

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Sort

Pull requests list

Fix declaration order of ScheduleAt in C#
#2007 opened Nov 21, 2024 by kazimuth Loading…
Preserve the comments of the "cli.toml" on changes abi-break A PR that makes an ABI breaking change release-1.0
#2002 opened Nov 19, 2024 by mamcx Loading…
2 tasks done
Bump to Rust 1.82
#2001 opened Nov 19, 2024 by coolreader18 Loading…
Subscriptions impl, server side
#1997 opened Nov 15, 2024 by lcodes Loading…
CLI should not depend on rustup CLI only This change only affects the CLI behavior release-1.0
#1996 opened Nov 14, 2024 by mamcx Loading…
2 tasks done
Fix inference for UNION bugfix Fixes something that was expected to work differently release-1.0
#1994 opened Nov 13, 2024 by mamcx Loading…
1 of 2 tasks
Use NonZeroU64 for num_distinct_values to avoid div-by-zero
#1991 opened Nov 12, 2024 by gefjon Loading…
1 task
Add /health endpoint
#1989 opened Nov 12, 2024 by drogus Loading…
1 of 2 tasks
Release/v1.0.0-rc1 hotfix Do not merge Do not merge PRs with this label without coordinating further
#1983 opened Nov 11, 2024 by bfops Draft
1 of 2 tasks
Remove some Identity conversions that could panic
#1966 opened Nov 8, 2024 by jsdt Loading…
Use actual types for api responses, not ad-hoc json!() objects release-any To be landed in any release window
#1931 opened Nov 1, 2024 by coolreader18 Loading…
Remove IO macros release-1.0
#1929 opened Nov 1, 2024 by bfops Loading…
CLI - Replace clippy with a manual check CLI only This change only affects the CLI behavior release-any To be landed in any release window
#1928 opened Nov 1, 2024 by bfops Loading…
1 task done
Release/v1.0.0 rc1 nice to have Do not merge Do not merge PRs with this label without coordinating further
#1927 opened Nov 1, 2024 by bfops Draft
1 of 2 tasks
Dedup (aka DISTINCT) support on PhysicalPlan release-1.0
#1914 opened Oct 28, 2024 by mamcx Loading…
1 of 2 tasks
Rust SDK: Actual client-side indices for unique constraints enhancement New feature or request release-1.0
#1909 opened Oct 25, 2024 by gefjon Loading…
1 of 2 tasks
Rust SDK: group all codegen'd names exported from the SDK under pub mod __codegen abi-break A PR that makes an ABI breaking change release-any To be landed in any release window
#1900 opened Oct 24, 2024 by gefjon Loading…
1 task done
Eliminate dependency on im; just mutate the client cache release-any To be landed in any release window
#1897 opened Oct 24, 2024 by gefjon Loading…
1 task done
Limit update() to only work on primary keys release-any To be landed in any release window
#1862 opened Oct 15, 2024 by coolreader18 Loading…
Add btree index filters to the C# sdk with codegen release-any To be landed in any release window
#1848 opened Oct 14, 2024 by lcodes Loading…
ProTip! Mix and match filters to narrow down what you’re looking for.