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-01-28 04:38:45 -06:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
44806eebf0b768e9fea7df6ff978286b97db5e0b
trailbase
/
client
/
testfixture
History
Sebastian Jeltsch
44806eebf0
Add the ability to pass urlSafeBase64 strings to query/execute as
{ blob: <contents> }
.
2025-07-31 14:41:17 +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
Add the ability to pass urlSafeBase64 strings to query/execute as
{ blob: <contents> }
.
2025-07-31 14:41:17 +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
.gitignore
Update JS dependencies.
2025-05-26 13:56:02 +02:00
config.textproto
Remove _user_avatar record APIs after adding dedicated avatar APIs.
2025-06-07 22:55:11 +02:00
Makefile
Squash all commits for a fresh start.
2024-10-30 23:38:56 +01:00