Reynier - I agree with you - this is exactly my situation too. As far as I'm aware Doctrine also does not support this yet. There is a ticket for this issue: http://trac.phpdoctrine.org/ticket/594, and heres Propels: http://propel.phpdb.org/trac/ticket/460 ... Apparently nobody is owning these tickets just yet.
On 10 Apr, 14:16, "Reynier Perez Mira" <[EMAIL PROTECTED]> wrote: > Hi every: > > > Define "multiple schemas". > > What you mean with "define multiples schemas"? I understand by "schema" at > least in PostgreSQL (the SGBD I use in my project now) a set of objects > (tables, views, indexes, etc) that belongs to an user account and as Oracle > Wiki [1] said It is often used as another way to refer to an Oracle account. > I want to use having a set of tables in the same PostgreDB. For example: > > db: mydatabase > schema: projects > tables: table1 > table2 > schema: accounts > tables: users > users_preferences > > ¿Understand now? I can't deal with that usingSymfonyor better using Propel > because this last doesn't support schemas yet. I don't know if for future > versions Propel come with this feature. Also I don't know if Doctrine support > this. ¿Any know? > > > We are building several apps in ONEsymfonytree and successfully > > using several schemas and several databases within the same database > > server. > > As I explain befote maybe you use schemas as Oracle account and not as > multiples schemas in the same DB. > > [1]http://orafaq.com/wiki/Schema > > ¿Another approach? > Cheers and thanks in advance > Ing. Reynier Pérez Mira > Grupo Soporte al Desarrollo - Dirección Técnica IP > > __________ Information from ESET NOD32 Antivirus, version of virus signature > database 3015 (20080410) __________ > > The message was checked by ESET NOD32 Antivirus. > > http://www.eset.com --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "symfony users" 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/symfony-users?hl=en -~----------~----~----~----~------~----~------~--~---
