Bug 171440 - Add support for SQLite in LibreOffice Base
Summary: Add support for SQLite in LibreOffice Base
Status: RESOLVED DUPLICATE of bug 86621
Alias: None
Product: LibreOffice
Classification: Unclassified
Component: Base (show other bugs)
Version:
(earliest affected)
unspecified
Hardware: All All
: medium normal
Assignee: Not Assigned
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: Base-Enhancements
  Show dependency treegraph
 
Reported: 2026-03-22 09:58 UTC by Volga
Modified: 2026-03-22 10:52 UTC (History)
1 user (show)

See Also:
Crash report or crash signature:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Volga 2026-03-22 09:58:10 UTC
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
Comment 1 raal 2026-03-22 10:52:27 UTC
Hello,

Thank you for submitting the bug. The bug has previously been reported, so this bug will be added as a duplicate of it. You will automatically be CCed to updates made to the other bug.

*** This bug has been marked as a duplicate of bug 86621 ***