Sqitch-GUI support in the sqitch.conf configuration file.
Currently Sqitch-GUI uses a section in the Sqitch configuration file like this:
[project]
default = FliprPg
[project "FliprPg"]
path = /home/user/sqitch/flipr-pg
[project "FliprFirebird"]
path = /home/user/sqitch/flipr/fb
- When the
Sqitch-GUI project will be mature enough maybe a Sqitch --gui option could be used to start Sqitch-GUI:
or, maybe, a gui command?
Sqitch-GUIsupport in thesqitch.confconfiguration file.Currently
Sqitch-GUIuses a section in theSqitchconfiguration file like this:Sqitch-GUIproject will be mature enough maybe a Sqitch--guioption could be used to startSqitch-GUI:or, maybe, a
guicommand?