-
Notifications
You must be signed in to change notification settings - Fork 3.7k
Closed
Labels
Area: PythonOS: UbuntuOS: macOSawaiting-deploymentCode complete; awaiting deployment and/or deployment in progressCode complete; awaiting deployment and/or deployment in progressenhancementNew feature or requestNew feature or requestfeature request
Description
Tool information
- Tool name: SQLite3/Python
- Add or update? Update
- Desired version: Same as current, but with improved SQLite capabilities
- Approximate size:
Area for Triage: Python
Question, Bug, or Feature?:
Feature
Virtual environments affected
- macOS 10.15
- Ubuntu 16.04 LTS
- Ubuntu 18.04 LTS
- Windows Server 2016 R2
- Windows Server 2019
Can this tool be installed during the build?
Maybe it could, but it would change completely how a Python workflow would look like
Are you willing to submit a PR?
I looked at the source code and I am not sure I have the chops
Currently, when attempting to enable extension loading, we get an error that such a feature is not available. Below
conn.enable_load_extension(True)
AttributeError: 'sqlite3.Connection' object has no attribute 'enable_load_extension'
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
Area: PythonOS: UbuntuOS: macOSawaiting-deploymentCode complete; awaiting deployment and/or deployment in progressCode complete; awaiting deployment and/or deployment in progressenhancementNew feature or requestNew feature or requestfeature request