Skip to content

3.49.0 changes set dqs=off which is not the sqlite default yet #130

Description

@atom-andrew

Solution to issue cannot be found in the documentation.

  • I checked the documentation.

Issue

302e685 sets SQLITE_DQS=0 but as far as I can tell, dqs=on remains the default setting for sqlite. The homebrew formula also seems to leave this setting at the default value. Setting dqs=off breaks python-diskcache among other packages (at least until grantjenks/python-diskcache#311 is merged), and is probably unexpected as the default behavior in sqlite itself has not changed. Note that this problem didn't surface until 3.49.1 was released because 3.49.0 was marked as broken.

Installed packages

sqlite

Environment info

n/a

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions