evo db create
can be used to to evolve an existent database.
This is a little missleading.
An quick workaround would be to add a command "evolve", which is essentially an alias to "create".
evo db evolve <database> (or a similar term for "evolve")
r1902 provides beta implementation of command.
schevo db evolve <schema-source> <db-file>
r1901, draft skeleton
missing: implementation
Having "db evolve" be an alias to "db create" is misleading.
How about this: