octavius-postgresql
Toggle table of contents
0.9.9
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
octavius-postgresql
migrations
/
io.github.octaviusframework.migrations.discovery
/
SqlSources
/
findAll
find
All
fun
findAll
(
locations
:
List
<
String
>
,
classLoader
:
ClassLoader
?
)
:
List
<
FoundFile
>
Every migration file in
locations
, in no particular order - ordering is decided later, by version.