We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 53647b3 commit e6f1d55Copy full SHA for e6f1d55
1 file changed
CHANGELOG.md
@@ -9,6 +9,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
9
10
### Changed
11
- Improved repository query performance by adding db indices. [#526](https://github.com/sourcebot-dev/sourcebot/pull/526)
12
+- Improved repository query performance by removing JOIN on `Connection` table. [#527](https://github.com/sourcebot-dev/sourcebot/pull/527)
13
14
## [4.7.1] - 2025-09-19
15
0 commit comments