gitea/models/db
zeripath 4909493a9f
Allow manager logging to set SQL ()
This PR adds a new manager command to switch on SQL logging and to turn it off.

```
gitea manager logging log-sql
gitea manager logging log-sql --off
```

Signed-off-by: Andrew Thornton <art27@cantab.net>
..
install
paginator
consistency.go
context.go Adjust transaction handling via db.Context ()
convert.go
engine.go Allow manager logging to set SQL ()
engine_test.go
error.go
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
name.go
search.go
sequence.go
sql_postgres_with_schema.go Add more linters to improve code readability ()