0
0
mirror of https://github.com/go-gitea/gitea.git synced 2025-01-21 08:27:42 +01:00
gitea/models/db
zeripath 4909493a9f
Allow manager logging to set SQL (#20064)
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>
2022-06-24 12:49:47 +02:00
..
install
paginator
consistency.go
context.go
convert.go
engine_test.go
engine.go
error.go
index.go
list_options.go
log.go
main_test.go
name.go
search.go
sequence.go
sql_postgres_with_schema.go