withDriverPlatform
open fun withDriverPlatform(driver: DatabaseDriver, platform: String): PlatformPlaceholderDatabaseDriverResolver
Creates a new PlatformPlaceholderDatabaseDriverResolver that will map the given driver
to the given platform
.
Return
the new resolver
Parameters
driver
the driver
platform
the platform