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
signature.asc
Description: This is a digitally signed message part.
_______________________________________________ Development mailing list [email protected] http://lists.qt-project.org/mailman/listinfo/development
