[SQLObject] Changing table structure via SQLOBject
SQLObject is a Python ORM.
Brought to you by:
ianbicking,
phd
From: David M. <da...@re...> - 2004-03-06 08:43:25
|
Hi, Is there any way to change the structure of a table via SQLObject? Or do I need to fire off a raw query? I'm particularly interested in being able to add ForeignKey()s, MultipleJoin()s etc. -- Kind regards David -- leave this line intact so your email gets through my junk mail filter |