[Development] SQLite "tuning"

Thiago Macieira thiago.macieira at intel.com
Fri Aug 17 09:47:52 CEST 2012


On sexta-feira, 17 de agosto de 2012 08.30.21, Jordi Pujol wrote:
> Hi all,
> 
> Recently I've had the need to extend sqlite by adding some math
> functions. I discovered that, by design and due to security reasons,
> SQLite is compiled in Qt with extensions fully deactivated.
> 
> It's a little bit annoying to be forced to recompile the plugin driver
> if I want to use a very useful feature, so I've made a little patch to
> allow activation with a new connection option in SQLite :
> "QSQLITE_ENABLE_LOAD_EXTENSIONS".
> 
> Do you think this can be useful for the community ? It's worth to spend
> any time to integrate this into the repository ? Will it be refused
> because its potential "security hole" ?

Is the patch necessary when using a system sqlite?

-- 
Thiago Macieira - thiago.macieira (AT) intel.com
  Software Architect - Intel Open Source Technology Center
     Intel Sweden AB - Registration Number: 556189-6027
     Knarrarnäsgatan 15, 164 40 Kista, Stockholm, Sweden
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 190 bytes
Desc: This is a digitally signed message part.
URL: <http://lists.qt-project.org/pipermail/development/attachments/20120817/cbe33909/attachment.sig>


More information about the Development mailing list