Home
last modified time | relevance | path

Searched defs:version_to (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/external/bsd/kyua-cli/dist/store/
H A Dbackend.cpp112 const int version_to) in migrate_schema_step()
142 store::detail::migration_file(const int version_from, const int version_to) in migration_file()
359 const int version_to = detail::current_schema_version; in migrate_schema() local