How to set the SQL Mode on a MySQL connection in JetBrains DataGrip

Does JetBrains DataGrip have any way to allow me to set the SQL_MODE automatically for my connection to a MySQL database? For example, MySQL Workbench has a specific field for the connection that ...