sqlite-utils/.github/workflows
Simon Willison 0e4e270d44
Test against multiple SQLite versions (#654)
* Test against pre-upsert SQLite 3.23.1

Borrowed from 8f86d2af6

* Try this on Python 3.9

* select ... from pragma_function_list()

Refs https://github.com/simonw/sqlite-utils/pull/654#issuecomment-2860898278

* Fix spelling error

* Compatible with latest black

* Skip plugin test that needs pragma_function_list

Refs https://github.com/simonw/sqlite-utils/pull/654#issuecomment-2860924225

* Ran cog
2025-05-07 17:49:50 -07:00
..
codeql-analysis.yml Don't run CodeQL against pull requests 2021-01-02 20:30:10 -08:00
documentation-links.yml Use Read the Docs action v1 (#463) 2022-08-17 16:11:15 -07:00
publish.yml Drop Python 3.9, add Python 3.13 to all CI 2024-11-23 14:43:04 -08:00
spellcheck.yml Drop support for Python 3.7 2024-01-30 18:37:38 -08:00
test-coverage.yml Drop support for Python 3.7 2024-01-30 18:37:38 -08:00
test-sqlite-support.yml Test against multiple SQLite versions (#654) 2025-05-07 17:49:50 -07:00
test.yml Drop Python 3.9, add Python 3.13 to all CI 2024-11-23 14:43:04 -08:00