On Thu, Dec 11, 2008 at 10:43:22PM +0300, Oleg Broytmann wrote:
> > Table.sqlmeta.delColumn('colnameID') works,
> 
>    Yes, that's the way.
> 
> > but it doesn't feel like the
> > right way to do it.
> 
>    Do you want to work on a fix?

A fix being what?  So that

a) Table.sqlmeta.delColumn('colname')

works, or

b) Table.sqlmeta.delColumn(ForeignKey('OtherTable', name='colname'))

works, or both?  Or something else?

If I come across this situation a lot in the future then I'll certainly look
into fixing it.

Tom

------------------------------------------------------------------------------
SF.Net email is Sponsored by MIX09, March 18-20, 2009 in Las Vegas, Nevada.
The future of the web can't happen without you.  Join us at MIX09 to help
pave the way to the Next Web now. Learn more and register at
http://ad.doubleclick.net/clk;208669438;13503038;i?http://2009.visitmix.com/
_______________________________________________
sqlobject-discuss mailing list
sqlobject-discuss@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/sqlobject-discuss

Reply via email to