A tutorial introduction to Sqitch change management on Firebird
This tutorial explains how to create a sqitch – enabled Firebird project, use a VCS for deployment planning, and work with other developers to make sure changes remain in sync and in the proper order.
We’ll start by creating new project from scratch, a fictional antisocial networking site called Flipr. All examples use Git as the VCS and Firebird as the storage engine.