|
From: Marek K. <pyt...@we...> - 2004-04-30 12:39:08
|
On Wed, 28 Apr 2004 21:17:06 +0200, Philippe Normand wrote:
> If you're using sqlobject 0.6 (SVN), use the new URI system:
>
> __connection__ =
> dbconnection.connectionForURI('sqlite:///tmp/database.db')
>
> May it be helpfull to raise some Exception if somebody tries to use
> the old system ...
So the old system won't be supported?
greets,
Marek
|