php - CakePhP hasMany not working on different database -


i'm using latest cakephp 2.8 in system. i'm able data other database in system, different datasource, same connection (user/pass) local database server.

i'm able query content of table on different database, problem has many relation not showing. when i'm using same datasource, has many working perfectly.

is possible fix ?


Comments

Popular posts from this blog

compilation - PHP install fails on Ubuntu 14 (make: *** [sapi/cli/php] Error 1) PHP 5.6.20 -

javascript - return highlighted cells to php -

java - Creating a room by reading from a file (for a game) -