Closed pietermartin closed 5 years ago
Adding a foreign key edge to an edge with user supplied ids does not work. The sql does not take the user supplied ids into account.
Fix with https://github.com/pietermartin/sqlg/commit/ce4f2f0adfdc794023e3f37d5f096e70fe35d82d
Adding a foreign key edge to an edge with user supplied ids does not work. The sql does not take the user supplied ids into account.