gitea/modules/migrations
6543 12960b9d18
[BugFix] remove nil inserts in models (#11096)
* Fix InsertReleases Nil Insert on Attachments

* FIX "No element on slice when insert" & smal refactor

* again

* impruve

* rm useles newline

* Apply suggestions from code review

Co-Authored-By: zeripath <art27@cantab.net>

* process insert as a whole

Co-authored-by: zeripath <art27@cantab.net>
2020-04-17 20:42:57 +03:00
..
base
error.go
git.go
gitea_test.go API add/generalize pagination (#9452) 2020-01-24 14:00:29 -05:00
gitea.go [BugFix] remove nil inserts in models (#11096) 2020-04-17 20:42:57 +03:00
github_test.go
github.go
main_test.go
migrate.go
update.go