simonw/datasette

Ability to run CI against multiple SQLite versions

Open

#1280 aperta il 28 mar 2021

Vedi su GitHub
 (2 commenti) (0 reazioni) (0 assegnatari)Python (625 fork)batch import
cihelp wanted

Metriche repository

Star
 (8637 star)
Metriche merge PR
 (Merge medio 67g 23h) (19 PR mergiate in 30 g)

Descrizione

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.

Guida contributor