Sqitch

sqitch-status

Name

sqitch-status - Show the current deployment status of a database

Synopsis

sqitch status [options] [<database>]

Description

Displays information about the current deployment status of a database. The most recently deployed change information is displayed, as well as any related tags. If there are undeployed changes in the plan, they will be listed. Otherwise, a message will indicate that the database is up-to-date.

The <database> parameter specifies the database to which to connect, and may also be specified as the --target option. It can be target name, a URI, an engine name, or plan file path.

Options

Configuration Variables

Sqitch

Part of the sqitch suite.