/pgsnipe

A tool to manage PostgreSQL migrations

Primary LanguageCommon LispGNU General Public License v3.0GPL-3.0

pgsnipe

pgsnipe is a tool to manage database migrations with PostgreSQL.

Development

Clone this repository and create a symbolic link to the toplevel directory in the local-projects directory inside your quicklisp installation.

Then you can load the pgsnipe system and all its dependencies with (ql:quickload "pgsnipe").