synapse/.github/workflows
Andrew Ferrazzutti 9d81bb703c
Always treat RETURNING as supported by SQL engines (#19047)
Can do this now that SQLite 3.35.0 added support for `RETURNING`.

> The RETURNING syntax has been supported by SQLite since version 3.35.0
(2021-03-12).
>
> *-- https://sqlite.org/lang_returning.html*

This also bumps the minimum supported SQLite version according to
Synapse's [deprecation
policy](https://element-hq.github.io/synapse/latest/deprecation_policy.html#platform-dependencies).

Fix https://github.com/element-hq/synapse/issues/17577
2025-10-24 13:21:49 -05:00
..
docker.yml Bump docker/login-action from 3.5.0 to 3.6.0 (#18978) 2025-09-29 17:01:32 +01:00
docs-pr-netlify.yaml Bump dawidd6/action-download-artifact from 9 to 11 (#18556) 2025-06-17 13:47:42 +01:00
docs-pr.yaml Bump actions/setup-python from 5.6.0 to 6.0.0 (#18890) 2025-09-09 15:49:22 +01:00
docs.yaml Bump actions/setup-python from 5.6.0 to 6.0.0 (#18890) 2025-09-09 15:49:22 +01:00
fix_lint.yaml Bump Swatinem/rust-cache from 2.8.0 to 2.8.1 (#18949) 2025-09-23 17:17:28 +01:00
latest_deps.yml Always treat RETURNING as supported by SQL engines (#19047) 2025-10-24 13:21:49 -05:00
poetry_lockfile.yaml Bump actions/setup-python from 5.6.0 to 6.0.0 (#18890) 2025-09-09 15:49:22 +01:00
push_complement_image.yml Bump docker/login-action from 3.5.0 to 3.6.0 (#18978) 2025-09-29 17:01:32 +01:00
release-artifacts.yml Swap macos-13 with macos-15-intel GHA runner in CI (#19025) 2025-10-08 12:58:42 +01:00
schema.yaml Bump actions/setup-python from 5.6.0 to 6.0.0 (#18890) 2025-09-09 15:49:22 +01:00
tests.yml Bump actions/cache from 4.2.4 to 4.3.0 (#18983) 2025-09-29 17:06:51 +01:00
triage_labelled.yml Fix triage_labelled GHA workflow (#18913) 2025-09-24 14:17:14 +01:00
triage-incoming.yml Pin our GitHub Actions dependencies (#18255) 2025-03-19 14:16:04 +00:00
twisted_trunk.yml Always treat RETURNING as supported by SQL engines (#19047) 2025-10-24 13:21:49 -05:00