﻿id	summary	reporter	owner	description	type	status	component	version	severity	resolution	keywords	cc	stage	has_patch	needs_docs	needs_tests	needs_better_patch	easy	ui_ux
26157	Unify database loggers to use same log record API	Markus Holtermann	Markus Holtermann	"While writing https://markusholtermann.eu/2016/01/syntax-highlighting-for-djangos-sql-query-logging/ I noticed that the `django.db.backends` and `django.db.backends.schema` loggers are not using the same ""higher level"" API for the log records.

While the backends looger puts the query `duration`, `sql` and `params` into the log record, the schema logger only passes the arguments for string formatting."	Cleanup/optimization	closed	Migrations	dev	Normal	fixed	logging		Ready for checkin	1	0	0	0	0	0
