[diff "sqlite3"]
    binary = true
	textconv = sh -c 'sqlite3 \"$0\" \"SELECT file FROM data\" | jq --sort-keys .'
