From 0c9a8408c7b28e0bb248266a26c25545a1d5423c Mon Sep 17 00:00:00 2001 From: Camilo Aguilar Date: Mon, 9 Feb 2015 14:18:33 -0500 Subject: [PATCH] Adds sql-migrate as another alternative --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index abd899b..49ea16b 100644 --- a/README.md +++ b/README.md @@ -116,5 +116,6 @@ that the filename extension depends on the driver. * https://github.com/tanel/dbmigrate * https://github.com/BurntSushi/migration * https://github.com/DavidHuie/gomigrate + * https://github.com/rubenv/sql-migrate