Open siberiadev opened 4 years ago
Isn't the problem in the where clause, where you have {id: id}
but you are not saying which id it is, from which table? I am not sure, I am a newbie trying to use this lib as well and I am having other problems myself :D
When I'm trying get data like the code bellow:
I get this error:
column reference "id" is ambiguous
Is it issue for knexnest?