capabilities property
Dialect resolution shared by every table query of this database.
Shared across fork so a transaction does not ask the server again, and so two repositories of the same database share the in-flight Future.
Implementation
final MssqlCapabilityCache capabilities;