The classloader to read from, defaults to the classloader for this class.
A prefix that gets added to the resource file names, for example, this could be used to namespace evolutions in different environments to work with different databases.
Read the evolutions for the given db
Read the evolutions for the given db
Load the evolutions resource for the given database and revision.
Load the evolutions resource for the given database and revision.
An InputStream to consume the resource, if such a resource exists.
Evolutions reader that reads evolution files from a class loader.