You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Using pgtap and sqitch in order to construct databases schemas
This is experimentation with pgtap and sqitch to get database development
Sqitch makes deploy/revert/rework/verify, while pgtap makes unit tests for
definitions of function, triggers, views, etc...