1 Feb 20:40
ForeignKey and MultipleJoin on legacy (existing) database
Petr Jakeš <petr.jakes <at> tpc.cz>
2010-02-01 19:40:48 GMT
2010-02-01 19:40:48 GMT
Hi,
I am trying to connect via SQLObject to the existing database (MySQL - Prestashop database)
The database has different naming style than SQLObject expect.
I know it is possible to use
class sqlmeta:
idName = 'id_order'
to get primary key working properly.
What I really can not figure out is how to get ForeignKey and MultipleJoin working.
Thanks for your comments
Petr Jakes
------------------------------------------------------------------------------ The Planet: dedicated and managed hosting, cloud storage, colocation Stay online with enterprise data centers and the best network in the business Choose flexible plans and management services without long-term contracts Personal 24x7 support from experience hosting pros just a phone call away. http://p.sf.net/sfu/theplanet-com
_______________________________________________ sqlobject-discuss mailing list sqlobject-discuss <at> lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/sqlobject-discuss
RSS Feed