Files
new-api/models/migrations/fixtures/Test_RepositoryFormat/repository.yml
T
2026-05-30 22:47:36 +08:00

12 lines
114 B
YAML

# type Repository struct {
# ID int64 `xorm:"pk autoincr"`
# }
-
id: 1
-
id: 2
-
id: 3
-
id: 10