https://bugs.documentfoundation.org/show_bug.cgi?id=171440
Bug ID: 171440
Summary: Add support for SQLite in LibreOffice Base
Product: LibreOffice
Version: unspecified
Hardware: All
OS: All
Status: UNCONFIRMED
Severity: normal
Priority: medium
Component: Base
Assignee: [email protected]
Reporter: [email protected]
Description:
After bug 168512 was fixed, LibreOffice added sqlite3 module in Python
distribution, which make it possible to make others deal with SQLite in Python,
but it's also potentially opened the way to inject SQLite support for
LibreOffice Base. If you found out a way to reuse source codes that brought by
this module, it's possible to make Base manipulate SQLite databases internally,
without requiring any external dependencies.
Steps to Reproduce:
N/A
Actual Results:
N/A
Expected Results:
N/A
Reproducible: Always
User Profile Reset: No
Additional Info:
N/A
--
You are receiving this mail because:
You are the assignee for the bug.