chhuang opened this issue 4 years ago · 0 comments
This code returns a record from Table B even though I've set the query to Table A specifically, is that a normal behaviour?
Table B
Table A
base('Table A').find(SOME_ID_FROM_TABLE_B)