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-28 12:30:46 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
308d6c2dabd8586d628b32b4a01cbb5aa6de8d56
trailbase
/
client
T
History
Sebastian Jeltsch
308d6c2dab
Make TS sql query/execute APIs more type-safe and consistently serialize/deserialize blobs as
{ blob: <urlSafeBase64(bytes)> }
.
2025-07-31 15:54:03 +02:00
..
dart
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
dotnet
Move dotnet client to /client/dotnet/trailbase.
2025-07-24 16:33:20 +02:00
go
/trailbase
Add a Go client constructor for existing tokens.
2025-07-24 15:33:03 +02:00
python
Move python client to /client/python/.
2025-07-24 16:58:34 +02:00
rust
Move rust client to /client/rust.
2025-07-24 17:30:06 +02:00
swift
/trailbase
Move swift client to /client/swift/trailbase and update references.
2025-07-24 16:33:05 +02:00
testfixture
Make TS sql query/execute APIs more type-safe and consistently serialize/deserialize blobs as
{ blob: <urlSafeBase64(bytes)> }
.
2025-07-31 15:54:03 +02:00
typescript
Rename link to TypeScript client s/trailbase-ts/typescript/.
2025-07-24 17:30:10 +02:00