0
0
Fork 0
mirror of https://codeberg.org/forgejo/forgejo.git synced 2025-02-18 21:30:36 +01:00
forgejo/models/migrations/v1_21
yp05327 74ca4377ff
Drop the correct deleted branch table ()
There's a typo in 
The correct table name is `deleted_branch` not `deleted_branches`
2023-07-26 08:41:33 +08:00
..
main_test.go
v260.go
v261.go
v262.go
v263.go
v264.go Drop the correct deleted branch table () 2023-07-26 08:41:33 +08:00
v265.go
v266.go Remove commit status running and warning to align GitHub () 2023-07-21 16:24:36 +08:00
v267.go Reduce unnecessary DB queries for Actions tasks () 2023-07-24 06:11:27 +00:00
v268.go Implement auto-cancellation of concurrent jobs if the event is push () 2023-07-25 11:15:55 +08:00
v269.go Drop the correct deleted branch table () 2023-07-26 08:41:33 +08:00