Skip to content

enable json1 extenstion in sqlite3 #2915

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Nov 9, 2023
Merged

Conversation

HyTurtle
Copy link
Contributor

@HyTurtle HyTurtle commented Nov 9, 2023

Prior to version 3.38.0 the json1 extension is opt-in rather than opt-out. Build flag added to include the extension

@NomadDemon
Copy link

i can confirm, it works with this flag. e.g peewee can use "jsonfield" on SQLite with this flag enabled

there is no impact on size of .SO still 1.3 mb

Copy link
Member

@AndreMiras AndreMiras left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, thanks!

@AndreMiras AndreMiras merged commit 5b097dc into kivy:develop Nov 9, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants