synapse/.ci
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
..
scripts Always treat RETURNING as supported by SQL engines (#19047) 2025-10-24 13:21:49 -05:00
before_build_wheel.sh Actually fix CI build wheels. (#18213) 2025-03-05 14:20:17 +00:00
complement_package.gotpl Print complement failure results last (#13639) 2022-08-28 20:05:30 +00:00
latest_deps_build_failed_issue_template.md Add CI job to act as a canary for testing against latest dependencies (#12472) 2022-04-20 12:48:44 +01:00
postgres-config.yaml Rename ci to .ci 2021-08-11 19:59:57 +01:00
sqlite-config.yaml Rename ci to .ci 2021-08-11 19:59:57 +01:00
test_db.db Rename ci to .ci 2021-08-11 19:59:57 +01:00
twisted_trunk_build_failed_issue_template.md Run a nightly CI build against Twisted trunk. (#10651) 2021-08-23 11:12:45 +01:00
worker-blacklist Remove fixed and flakey tests from the sytest blacklist (#10788) 2021-09-10 10:53:04 +01:00