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

java - nested exception is org.hibernate.exception.SQLGrammarException: could not extract ResultSet Hibernate+SpringMVC -

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

asp.net mvc - breakpoint on javascript in CSHTML? -