On Mar 19, 2009, at 9:26 AM, D. Richard Hipp wrote:

>
> On Mar 19, 2009, at 9:17 AM, Rene Zaumseil wrote:
>>
>> 4. drh's tip failed
>> sqlite3 t.fsl 'pragma page_size=16384; vacuum'
>> SQL error: SQL logic error or missing database
>>
>> sqlite3
>> SQLite version 3.2.8
>
> 3.2.8?  Wow.  That's *really* old.  Can you try again with a more
> recent version of SQLite?  Say version 3.6.10 or 3.6.11?


Somebody once suggested that I add a new command to fossil that lets  
you enter raw SQL against the repository database file.  In other  
words, build the functionality of the "sqlite3" CLI into fossil.  I  
rejected the idea at the time.  But seeing the problem above, I'm  
beginning to think that having an up-to-date sqlite3 shell as part of  
fossil might be a good idea after all.....

Are there any volunteers willing to have a go at coding this up?  I'll  
be happy to offer free advice on how to proceed!

D. Richard Hipp
d...@hwaci.com



_______________________________________________
fossil-users mailing list
fossil-users@lists.fossil-scm.org
http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users

Reply via email to