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

php - Passing multiple values in a url using checkbox -

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

sql - Postgresql tables exists, but getting "relation does not exist" when querying -