Re: [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:46:52
|
Found it in the manual under 'Runtime Column Changes'. Sorry for the mailbox noise. David McNab wrote: > 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 |