db.executesql('PRAGMA auto_vacuum = X') ?
Enviado via iPhoneEm 29/09/2010, às 06:01, winti <[email protected]> escreveu: > Hello, > is there a way to reclaim free space in sqlite db's within web2py as > described here: > > http://www.sqlite.org/pragma.html#pragma_auto_vacuum > > > Stefan

