Hacker News new | ask | show | jobs
by ambentzen 285 days ago
If you have self-referential columns you are going to have to name them something else, like `parent_id` and tell your model code about the discrepancy.