@mikro-orm/mysqlFunctionsVersion: 7.0defineConfig CallabledefineConfig<EM, Entities>(options): Partial<Options<MySqlDriver, EM, Entities>>Creates a type-safe configuration object for the MySQL driver.Parametersoptions: Partial<Options<MySqlDriver, EM, Entities>>Returns Partial<Options<MySqlDriver, EM, Entities>>
Creates a type-safe configuration object for the MySQL driver.