Two tables that references each other
How can I do two tables that references each other?
I have provided a minimal example to showcase what I am trying to achieve.
But when doing this I get a typescript error for both table_1 and table_2
How can I solve this?
I have provided a minimal example to showcase what I am trying to achieve.
But when doing this I get a typescript error for both table_1 and table_2
How can I solve this?
