I have 2 models that connected.
Model class 'Movie_has_Country':
Model class 'Country':
I make query in Controler and it works:
But when i added
$criteria->select = "Movie_has_Country.country_id";
I got error:
What's wrong?
Page 1 of 1
Property "CMysqlTableSchema._primaryKey" is not defined
#3
Posted 01 June 2009 - 03:58 PM
I am happy help to fire bug, but how can i fixed this problem now? =)
#4
Posted 01 June 2009 - 04:05 PM
You can use 1.0 branch svn copy, or temporarily rename _primaryKey to primaryKey in the error line.
Share this topic:
Page 1 of 1

Help

This topic is locked










