This patch adds FromFS function and lets you use the new go:embed directive to add the migration files to the binary. Also, migration tests use an in memory FS impl instead of working with tmp directories.
Signed-off-by: Michał Matczuk <michal@scylladb.com>