forgejo_backup/models/migrations
Maks1mS 070e782519 fix: ensure consistent empty repository topics field (#7920)
Resolves #7878

An empty repository topic was not stored consistently across databases, this caused the `ONLY_SHOW_RELEVANT_REPOS` feature to not work correctly. Always store empty repository topics as an empty array to fix this.

Reviewed-on: https://codeberg.org/forgejo/forgejo/pulls/7920
Reviewed-by: Gusted <gusted@noreply.codeberg.org>
Co-authored-by: Maks1mS <maks1ms@noreply.codeberg.org>
Co-committed-by: Maks1mS <maks1ms@noreply.codeberg.org>
2025-06-02 14:13:27 +02:00
..
base chore(cleanup): replaces unnecessary calls to formatting functions by non-formatting equivalents (#7994) 2025-06-02 14:13:27 +02:00
fixtures fix: ensure consistent empty repository topics field (#7920) 2025-06-02 14:13:27 +02:00
test feat: use XORM EngineGroup instead of single Engine connection (#7212) 2025-06-02 14:13:10 +02:00
v1_6 chore: branding import path (#7337) 2025-06-02 14:13:08 +02:00
v1_7 Rename Sync2 -> Sync (#26479) 2023-08-13 21:17:21 +02:00
v1_8 chore: branding import path (#7337) 2025-06-02 14:13:08 +02:00
v1_9 chore: branding import path (#7337) 2025-06-02 14:13:08 +02:00
v1_10 chore: branding import path (#7337) 2025-06-02 14:13:08 +02:00
v1_11 chore: branding import path (#7337) 2025-06-02 14:13:08 +02:00
v1_12 feat: improved performances when checking for conflicts on pull requests (#7727) 2025-06-02 14:13:24 +02:00
v1_13 chore(cleanup): replaces unnecessary calls to formatting functions by non-formatting equivalents (#7994) 2025-06-02 14:13:27 +02:00
v1_14 chore(cleanup): replaces unnecessary calls to formatting functions by non-formatting equivalents (#7994) 2025-06-02 14:13:27 +02:00
v1_15 Update module github.com/golangci/golangci-lint/cmd/golangci-lint to v2 (forgejo) (#7367) 2025-06-02 14:13:09 +02:00
v1_16 Update module github.com/golangci/golangci-lint/cmd/golangci-lint to v2 (forgejo) (#7367) 2025-06-02 14:13:09 +02:00
v1_17 chore(cleanup): replaces unnecessary calls to formatting functions by non-formatting equivalents (#7994) 2025-06-02 14:13:27 +02:00
v1_18 chore: branding import path (#7337) 2025-06-02 14:13:08 +02:00
v1_19 Update module github.com/golangci/golangci-lint/cmd/golangci-lint to v2 (forgejo) (#7367) 2025-06-02 14:13:09 +02:00
v1_20 Update module github.com/golangci/golangci-lint/cmd/golangci-lint to v2 (forgejo) (#7367) 2025-06-02 14:13:09 +02:00
v1_21 chore(cleanup): replaces unnecessary calls to formatting functions by non-formatting equivalents (#7994) 2025-06-02 14:13:27 +02:00
v1_22 Update module github.com/golangci/golangci-lint/cmd/golangci-lint to v2 (forgejo) (#7367) 2025-06-02 14:13:09 +02:00
v1_23 chore: branding import path (#7337) 2025-06-02 14:13:08 +02:00
migrations.go chore(cleanup): replaces unnecessary calls to formatting functions by non-formatting equivalents (#7994) 2025-06-02 14:13:27 +02:00
migrations_test.go Update module github.com/golangci/golangci-lint/cmd/golangci-lint to v2 (forgejo) (#7367) 2025-06-02 14:13:09 +02:00