I'm having trouble debugging this on Datasette Cloud. I want to be able to say "for any SQLITE_INSERT print out the arguments to the authorizer", as a configuration option.
I can't run https://github.com/datasette/datasette-sqlite-debug-authorizer at the same time for this because only one authorizer is allowed at once by SQLite.