Re: [Modeling-users] SQLite adaptor
Status: Abandoned
Brought to you by:
sbigaret
|
From: Sebastien B. <sbi...@us...> - 2003-07-31 17:23:07
|
Mario Ruggier <ma...@ru...> wrote:
> Sorry about my previous message, I had forgotten this old
> SQLite adaptor announcement.
Not at all, this announcement was made before SQLite was officially
integrated in the framework --as said in a previous post I forgot to
include it in setup.py, hence it was not included in the source
distribution (and the problem with INNER join in the msg you quoted has
been solved in the meantime, before the adaptor layer was integrated to
the framework's core).
> However, I have tried to get
> from CVS but the resulting DatabaseAdaptors/SQLiteAdaptorLayer
> directory is empty. But, viewing with webcvs the files are there...
> Also, sourceforge seems to be consistently getting _really_ slow...
Yes, sf cvs is getting really slow --this is a known issue, esp. w/
anonymous pserver, there's doc. on this issue on sf's status page. If
you want, I can put online a snapshot of the CVS, updated daily, that
would probably be handier for those of you who want to access CVS.
BTW: if you're trying to 'cvs update' an existing local dir. under cvs
control, you'll need option 'cvs update -Pd' to create and update a new
directory.
Cheers,
-- S=E9bastien.
|