ockam migrate-database
ockam migrate-database [OPTIONS]
Migrate a Postgres database to the latest schema version.
Options
-d
,--dry-run
(optional)
Report which migrations would be applied, but don't apply them
Examples:
# Migrate a Postgres database shared by multiple nodes.
$ ockam migrate-postgres
$ ockam migrate-postgres --dry-run
Learn More:
Use 'ockam
Feedback:
If you have questions, as you explore, join us on the contributors discord channel https://discord.ockam.io