Page 1 of 1

__isa__ directive - Problem with relationship

PostPosted: Sun Sep 18, 2011 10:08 am
by bea
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!

Re: __isa__ directive - Problem with relationship

PostPosted: Mon Sep 19, 2011 9:09 pm
by shannah
This is likely a bug.

The __isa__ functionality is a little bit rough. I haven't used it in years and more unit tests are needed. Post it in the issue tracker and we'll see what happens.
-Steve