Skip to content

[pull] master from clockworklabs:master#562

Merged
pull[bot] merged 2 commits into
age-rs:masterfrom
clockworklabs:master
Jul 7, 2026
Merged

[pull] master from clockworklabs:master#562
pull[bot] merged 2 commits into
age-rs:masterfrom
clockworklabs:master

Conversation

@pull

@pull pull Bot commented Jul 7, 2026

Copy link
Copy Markdown

See Commits and Changes for more details.


Created by pull[bot] (v2.0.0-alpha.4)

Can you help keep this open source service alive? 💖 Please sponsor : )

Shiven0504 and others added 2 commits July 7, 2026 17:10
## Summary
- Make TypeScript Random.fill detect BigInt typed arrays by array type
instead of array.at(0), so empty typed arrays are still handled
correctly.
- Use Math.pow for numeric typed-array bounds so 32-bit arrays use the
full 32-bit range instead of JS bit-shift wrapping.
- Add focused coverage for Random.fill availability, all integer typed
arrays, and empty arrays.

Fixes #5091.

## Tests
- corepack pnpm --filter spacetimedb exec vitest run tests/rng.test.ts
- corepack pnpm --filter spacetimedb build:types
- corepack pnpm --filter spacetimedb exec prettier src/server/rng.ts
tests/rng.test.ts --check --ignore-path ../../.prettierignore

Co-authored-by: Jason Larabie <jason@clockworklabs.io>
# Description of Changes

Exposes the RemoteTableName property in the C# SDK for custom SQL query
building. This allows developers to programmatically access table names
for dynamic SQL queries, eliminating the need for hardcoded table names.


# Expected complexity level and risk

1

---------

Signed-off-by: miXin <52082254@qq.com>
Co-authored-by: Zeke Foppa <196249+bfops@users.noreply.github.com>
Co-authored-by: clockwork-labs-bot <clockwork-labs-bot@users.noreply.github.com>
@pull pull Bot locked and limited conversation to collaborators Jul 7, 2026
@pull pull Bot added the ⤵️ pull label Jul 7, 2026
@pull pull Bot merged commit 0186019 into age-rs:master Jul 7, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants