Re: [SQLObject] Sybase, Cascade -- Merge?
SQLObject is a Python ORM.
Brought to you by:
ianbicking,
phd
From: Ian B. <ia...@co...> - 2003-12-04 16:29:31
|
On Dec 4, 2003, at 7:25 AM, Sidnei da Silva wrote: > I would like to merge the branch where I implemented cascade support > on HEAD. At the same time, I would like to merge the branch where I > implemented Sybase support. There are some issues with 'LIMIT' that I > would like to discuss after the merge (it seems Sybase doesn't support > LIMIT?). Is it OK for me to merge, even if Sybase doesn't pass all > tests right now? Sure, as long as it doesn't effect working code it's no big deal -- you didn't really have to put it in a branch before, either. If you're using test driven development, then it's expected all the tests won't pass for a while. -- Ian Bicking | ia...@co... | http://blog.ianbicking.org |