Re: [Modeling-users] SQLite adaptor (buglets)
Status: Abandoned
Brought to you by:
sbigaret
From: Mario R. <ma...@ru...> - 2003-08-02 10:30:05
|
>> 2. When running with SQLite, an admin-connection-dict should not be >> required? > > Even if sqlite has no notion of administrators, I'll keep it here: , > for > consistency, and because one of reason why the long option (with no > short equivalent) is required is that it makes it quite harder to drop > by mistake a db possibly w/ valuable data. Sounds like a good choice. And now that creation of sqlite db's actually works, it is much less annoying than before ;) mario |