trailbaseio / trailbase

A blazingly fast, single-file, open-source application server with type-safe APIs, Auth, and Admin UI built on Rust+SQLite.
https://trailbase.io
Open Software License 3.0
152 stars 4 forks source link

User Foreign Keys via the Admin UI #4

Closed ignatz closed 1 week ago

ignatz commented 1 week ago

Pointed out by a user on reddit: https://www.reddit.com/r/selfhosted/comments/1grf3m8/comment/lxb2m0z/?context=3

When creating a table, you cannot setup the user as a foreign key unless the "hidden tables" selector is turned on.