versionedInitPath

org.flywaydb.play.WebCommandPath.versionedInitPath

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Members list

Value members

Concrete methods

def apply(dbName: String, version: String): String
def unapply(path: String): Option[(String, String)]