I created schemas in postgreSql, and using cakephp, i created two
different database configs, each one referenced one schema on
postgres. I have three tables called users, profiles and
profiles_users. The first table is on 'public' schema, in postgres,
and the others are in 'portal' schema. When i created a user and
profile models, i put HABTM, but, because profile and user belongs to
different schemas, it doesn't work.
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"CakePHP" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/cake-php?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to