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-29 04:59:36 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
4b9df89104c9d16a71e5f5841b42ecc35bc0ad30
trailbase
/
client
/
testfixture
/
migrations
T
History
Sebastian Jeltsch
39eec6b980
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
..
U1725019360__create_admin_user.sql
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
U1725019361__add_users.sql
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
U1727439999__create_simple_strict_table.sql
Squash all commits for a fresh start.
2024-10-30 23:38:56 +01:00
U1727956148__create_more_tables.sql
Squash all commits for a fresh start.
2024-10-30 23:38:56 +01:00
U1728458183__create_virtual_table.sql
Remove query apis and improve docs in preparation for v3.0.
2024-12-05 22:17:47 +01:00
U1728810800__create_table_movies.sql
Add RecordApi.list examples to docs and streamline the list APIs for rust and dotnet.
2025-01-22 13:13:01 +01:00
U1728810810__create_blog_example_tables.sql
Add dedicated documentation on how to model data and relations with SQLite and TrailBase.
2025-02-04 12:39:34 +01:00
U1739526748__create_comment_table_for_blog_example.sql
Add foreign key expansion to Dart client.
2025-02-14 12:01:33 +01:00