gitea/models/db
luzpaz d29d6d1991
Fix various typos ()
* Fix various typos

Found via `codespell -q 3 -S ./options/locale,./options/license,./public/vendor -L actived,allways,attachements,ba,befores,commiter,pullrequest,pullrequests,readby,splitted,te,unknwon`

Co-authored-by: zeripath <art27@cantab.net>
..
install Improve install code to avoid low-level mistakes. ()
paginator Use a struct as test options ()
consistency.go Move issues related files into models/issues ()
context.go Fix various typos ()
convert.go Refactor auth package ()
engine.go Allow manager logging to set SQL ()
engine_test.go Move tests as seperate sub packages to reduce duplicated file names ()
error.go Delete related PullAutoMerge and ReviewState on User/Repo Deletion ()
index.go Add more linters to improve code readability ()
list_options.go Add more linters to improve code readability ()
log.go Allow manager logging to set SQL ()
main_test.go Move tests as seperate sub packages to reduce duplicated file names ()
name.go Move user related model into models/user ()
search.go Move user related model into models/user ()
sequence.go Move db related basic functions to models/db ()
sql_postgres_with_schema.go Add more linters to improve code readability ()