Request ability to load SQLite extensions via sqlite3_load_extension
Reported by: |
glarkin@… |
Owned by: |
Grzegorz Sobański <silk@…> |
Priority:
|
normal
|
Milestone:
|
0.12
|
Component:
|
general
|
Version:
|
0.11.2
|
Severity:
|
normal
|
Keywords:
|
pysqlite extension
|
Cc:
|
|
Branch:
|
|
Release Notes:
|
|
API Changes:
|
|
Internal Changes:
|
|
I would like to write custom reports in my Trac instance (SQLite3-based) with certain contributed SQL functions, such as the ones found here: http://www.sqlite.org/contrib.
Can you add support to Trac for loadable SQLite3 extensions, perhaps with a trac.ini directive that lists the extension shared libraries that should be loaded?
Thank you,
Greg Larkin
SourceHosting.net, LLC
Change History
(13)
Owner: |
set to Grzegorz Sobański <silk@…>
|
Owner: |
changed from Grzegorz Sobański <silk@…> to anonymous
|
Status: |
new → assigned
|
Keywords: |
pysqlite added; sqlite removed
|
Milestone: |
1.0 → 0.12
|
Keywords: |
pysqlite, extension → pysqlite extension
|
Resolution: |
→ fixed
|
Status: |
assigned → closed
|
Owner: |
changed from anonymous to Grzegorz Sobański <silk@…>
|
Note: see pysqlite:r340, pysqlite:r361.