This website requires JavaScript.
Explore
Help
Register
Sign In
mirror
/
trailbase
Watch
1
Star
0
Fork
0
You've already forked trailbase
mirror of
https://github.com/trailbaseio/trailbase.git
synced
2026-04-30 13:44:32 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
f1ec808622664e015c20c9b277744cd23f0f8e6c
trailbase
/
client
/
testfixture
T
History
Sebastian Jeltsch
f1ec808622
Add Rust WASM guest runtime and examples.
2025-09-09 15:39:38 +02:00
..
guests
/rust
Add Rust WASM guest runtime and examples.
2025-09-09 15:39:38 +02:00
migrations
Use UUIDv4 ids for
_user
s to stop leaking creation times. We rely on _rowid_ for cursoring.
2025-06-13 15:52:33 +02:00
scripts.delme
Add WASM host-runtime to TrailBase and rebrand relevant command-line flags.
2025-09-09 15:39:35 +02:00
secrets
Increase the space of applicable
VIEW
s for Record APIs by treating top-level
GROUP BY <single col>
expressions as key-defining.
#99
2025-07-28 22:50:08 +02:00
wasm
Add WASM host-runtime to TrailBase and rebrand relevant command-line flags.
2025-09-09 15:39:35 +02:00
.gitignore
Update JS dependencies.
2025-05-26 13:56:02 +02:00
config.textproto
Add non-transaction bulk support and expose bulk/transaction API as
client.execute
on JS/TS client.
2025-09-08 12:03:41 +02:00
Makefile
…