synapse/.ci/scripts
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
..
auditwheel_wrapper.py
calculate_jobs.py Always treat RETURNING as supported by SQL engines (#19047) 2025-10-24 13:21:49 -05:00
check_lockfile.py
checkout_complement.sh
gotestfmt
prepare_old_deps.sh
setup_complement_prerequisites.sh
test_export_data_command.sh
test_synapse_port_db.sh
triage_labelled_issue.sh Fix triage_labelled GHA workflow (#18913) 2025-09-24 14:17:14 +01:00