On Wed, Mar 26, 2008 at 11:26 AM, James Bennett <[EMAIL PROTECTED]> wrote:
> To transfer data to another DB, simply import the appropriate database
> adapter and grab a cursor, then starting INSERT'ing or UPDATE'ing
> away.
(or, if you *must* use the ORM, use the serializer to spit out the
Bug
On Wed, Mar 26, 2008 at 8:08 AM, Jesse Noller <[EMAIL PROTECTED]> wrote:
> I've been handed the task of doing a bit of data-mining on a bugzilla
> database, and rather than work through the straight SQL, or using the
> somewhat awful bugzilla query interface, I would much rather build out
> my
This is a bit of an oddball question, but I figured I'd throw it out there.
I hate bugzilla's interface. I love Django.
I've been handed the task of doing a bit of data-mining on a bugzilla
database, and rather than work through the straight SQL, or using the
somewhat awful bugzilla query interf
3 matches
Mail list logo