Skip to content
This repository has been archived by the owner on Apr 26, 2024. It is now read-only.

Fix support for SQLite 3.7. #6499

Merged
merged 5 commits into from
Dec 10, 2019
Merged

Fix support for SQLite 3.7. #6499

merged 5 commits into from
Dec 10, 2019

Commits on Dec 9, 2019

  1. Fix support for SQLite 3.7.

    Partial indices support was added in 3.8.0, so we need to use the
    background updates that handles this correctly.
    erikjohnston committed Dec 9, 2019
    Configuration menu
    Copy the full SHA
    4cade96 View commit details
    Browse the repository at this point in the history
  2. Newsfile

    erikjohnston committed Dec 9, 2019
    Configuration menu
    Copy the full SHA
    52fe978 View commit details
    Browse the repository at this point in the history

Commits on Dec 10, 2019

  1. Configuration menu
    Copy the full SHA
    cc5f6eb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    31da85e View commit details
    Browse the repository at this point in the history
  3. Drop unused index

    erikjohnston committed Dec 10, 2019
    Configuration menu
    Copy the full SHA
    5234699 View commit details
    Browse the repository at this point in the history