Yeah, we have an entry for it:

db.getCollection("version").find({"table_name":"dispatcher"}).pretty()
{
	"_id" : ObjectId("5f8898080cb4ca423800169c"),
	"table_name" : "dispatcher",
	"table_version" : 3
}


You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub, or unsubscribe.