databaseUrl

@Parameter(property = "exposed.migrations.databaseUrl")
var databaseUrl: String?

JDBC URL for the live database treated as the current schema. Required when testContainersImageName is not set.