synapse/.github
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
..
ISSUE_TEMPLATE Fix outdated Security Disclosure Policy references (#17341) 2024-06-25 15:58:30 +01:00
workflows Always treat RETURNING as supported by SQL engines (#19047) 2025-10-24 13:21:49 -05:00
CODEOWNERS More renaming 2023-12-13 15:41:11 +00:00
dependabot.yml Make Dependabot only bump Rust deps in the lock file (#14434) 2022-11-14 14:45:17 +00:00
ISSUE_TEMPLATE.md Fix outdated Security Disclosure Policy references (#17341) 2024-06-25 15:58:30 +01:00
PULL_REQUEST_TEMPLATE.md Remove newline from final bullet point of PR template (#18419) 2025-05-13 15:14:00 +01:00
SUPPORT.md Update SUPPORT.md 2019-06-25 12:24:23 +01:00