Q: How to check the driver and its version that can be used for database connection dialects
A: We can user API “all_dialect_infos“ to see the information. There is DB drivers name not same with dialect name, we need to keep it in mind when refer drivers’ upgrade information from Looker release note.