forgejo/models/migrations
Lunny Xiao 6495741238
Add commit status summary table to reduce query from commit status table (#30223)
This PR adds a new table named commit status summary to reduce queries
from the commit status table. After this change, commit status summary
table will be used for the final result, commit status table will be for
details.

---------

Co-authored-by: Jason Song <i@wolfogre.com>
2024-04-16 12:01:20 +02:00
..
base [TESTS] disable test failure on log.Error for now (part 2) 2024-04-11 07:36:59 +02:00
fixtures [PORT] gitea#30190: Add unique index for project_issue to prevent duplicate data 2024-04-07 14:51:50 +02:00
v1_6 Rename Sync2 -> Sync (#26479) 2023-08-13 21:17:21 +02:00
v1_7 Rename Sync2 -> Sync (#26479) 2023-08-13 21:17:21 +02:00
v1_8 [CHORE] Remove Microsoft SQL Server Support 2024-04-05 23:37:36 +02:00
v1_9 Rename Sync2 -> Sync (#26479) 2023-08-13 21:17:21 +02:00
v1_10 Rename Sync2 -> Sync (#26479) 2023-08-13 21:17:21 +02:00
v1_11 [CHORE] Remove Microsoft SQL Server Support 2024-04-05 23:37:36 +02:00
v1_12 [CHORE] Remove Microsoft SQL Server Support 2024-04-05 23:37:36 +02:00
v1_13 [CHORE] Remove Microsoft SQL Server Support 2024-04-05 23:37:36 +02:00
v1_14 [CHORE] Remove Microsoft SQL Server Support 2024-04-05 23:37:36 +02:00
v1_15 [CHORE] Remove Microsoft SQL Server Support 2024-04-05 23:37:36 +02:00
v1_16 Merge pull request '[CHORE] Remove Microsoft SQL Server support' (#3040) from gusted/forgejo-rm-mssql into forgejo 2024-04-09 05:34:54 +00:00
v1_17 [CHORE] Remove Microsoft SQL Server Support 2024-04-05 23:37:36 +02:00
v1_18 Refactor system setting (#27000) 2023-10-05 09:08:19 +08:00
v1_19 Rename Sync2 -> Sync (#26479) 2023-08-13 21:17:21 +02:00
v1_20 [CHORE] Remove Microsoft SQL Server Support 2024-04-05 23:37:36 +02:00
v1_21 [GITEA] new doctor check: fix-push-mirrors-without-git-remote (#1853) 2024-02-05 16:09:41 +01:00
v1_22 [CHORE] Remove Microsoft SQL Server Support 2024-04-05 23:37:36 +02:00
v1_23 Add commit status summary table to reduce query from commit status table (#30223) 2024-04-16 12:01:20 +02:00
migrations.go Add commit status summary table to reduce query from commit status table (#30223) 2024-04-16 12:01:20 +02:00