Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
justsomeuser
on May 18, 2022
|
parent
|
context
|
favorite
| on:
Jailer – Data Browsing
Does it pick up implicitly defined relationships?
E.g if I had some tables with string UUID foreign keys, would it suggest them?
aredoubleyou
on May 18, 2022
[–]
Yes, It detects foreign key based relationships automatically.
justsomeuser
on May 18, 2022
|
parent
[–]
But without reading the SQL schema, based on table values only (E.g. there is no FK relationship in the schema, but the same UUID exists in two tables).
Consider applying for YC's Summer 2026 batch! Applications are open till May 4
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search:
E.g if I had some tables with string UUID foreign keys, would it suggest them?