From 12c50d6f14e37e49e0e2d1a82a4e6e1e15d6b7d6 Mon Sep 17 00:00:00 2001 From: richvdh Date: Fri, 11 Jun 2021 16:14:17 +0000 Subject: deploy: 13577aa55ebe6087e8b813c0643bbb53148e9510 --- develop/print.html | 36 ++++++++++++++++++++++++++++++++++++ 1 file changed, 36 insertions(+) (limited to 'develop/print.html') diff --git a/develop/print.html b/develop/print.html index 6cf8000c94..19dab04cd1 100644 --- a/develop/print.html +++ b/develop/print.html @@ -11465,6 +11465,42 @@ has had all background updates run.

NB at the time of writing, this script predates the split into separate state/main databases so will require updates to handle that correctly.

+

Boolean columns

+

Boolean columns require special treatment, since SQLite treats booleans the +same as integers.

+

There are three separate aspects to this:

+

Log Contexts

To help track the processing of individual requests, synapse uses a 'log context' to track which request it is handling at any given -- cgit 1.5.1