simonw/datasette

Ability to run CI against multiple SQLite versions

开放

#1,280 创建于 2021年3月28日

 (2 条评论) (0 个反应) (0 位负责人)Python (625 个派生)batch import
cihelp wanted

仓库指标

星标
 (8,637 个星标)
PR 合并指标
 (PR 指标待抓取)

描述

Issue #1276 happened because I didn't run tests against a SQLite version prior to 3.16.0 (released 2017-01-02).

Glitch is a deployment target and runs SQLite 3.11.0 from 2016-02-15.

If CI ran against that version of SQLite this bug could have been avoided.

贡献者指南