Re: [SQLObject] Re: MySQLConnection is deprecated
SQLObject is a Python ORM.
Brought to you by:
ianbicking,
phd
From: Nick <ni...@dd...> - 2004-11-15 17:01:04
|
Ian Bicking wrote: > Hmm... unfortunately I can't think of any way of indicating the current > directory in a fully qualified URI. Does anyone have ideas? > sqlite:/:pwd:/file.db ? To be a proper URI, my guess would be sqlite:.%2Ffile.db Nick |