Re: Proposal: user-friendly API for multi-database support

2008-09-11 Thread jeffself
On Sep 10, 2:13 pm, "Justin Fagnani" <[EMAIL PROTECTED]> wrote: > For application-wide db connections, I think it'd be much easier and > more portable to choose the connection in settings.py rather than in a > Model. > I agree with you Justin. The applications should remain db agnostic. We re

Re: Public spec is needed for writing ORM adapters

2008-03-26 Thread jeffself
Since I'm the originator of this thread, (thank me or curse me), I'll be glad to help out in whatever ways possible. I know Jacob said he was going to write the documentation for this. What kind of assistance can I provide? I'll be glad to test the driver that eventually gets written as well. E