= "renovate"
= ["help"]
= 0
= """
renovate [..]
A new way to handle Postgres schema migration.
USAGE:
renovate [OPTIONS] <SUBCOMMAND>
OPTIONS:
--drop-on-exit drop database on exit (for testing purpose only)
-h, --help Print help information
-V, --version Print version information
SUBCOMMANDS:
generate generate something
help Print this message or the help of the given subcommand(s)
schema Schema migration
"""
= ""