__isa__ directive - Problem with relationship
Posted: Sun Sep 18, 2011 10:08 am
I like Xataface a lot, it is a great product.
A few days ago I encountered a problem and I haven't found a solution. I'm not sure if it is a bug or if I made an error.
When I'm using the __isa__-directive (for example in table a with table b) and then try to make a many-to-many-relationship in table c with table a, I get an error:
"Unknown column 'table_a.column_b_Id' in 'field list''
This is interesting, because It should be the column: 'column_a_Id'.
Can somebody tell me what I can do in this case? Thank you very much!
A few days ago I encountered a problem and I haven't found a solution. I'm not sure if it is a bug or if I made an error.
When I'm using the __isa__-directive (for example in table a with table b) and then try to make a many-to-many-relationship in table c with table a, I get an error:
"Unknown column 'table_a.column_b_Id' in 'field list''
This is interesting, because It should be the column: 'column_a_Id'.
Can somebody tell me what I can do in this case? Thank you very much!