aboutsummaryrefslogtreecommitdiffstats
path: root/databases/Makefile
diff options
context:
space:
mode:
authoralexbl <alexbl@FreeBSD.org>2006-11-26 17:42:43 +0800
committeralexbl <alexbl@FreeBSD.org>2006-11-26 17:42:43 +0800
commitffdfc98ecc493bee1dd2b808ce5c79b8ca280437 (patch)
tree133bf7b6a91ddda856bc6e9a494f4156fb85b0f8 /databases/Makefile
parent103b8bebff70b3861fd03f89f4e1ed8d6be4457e (diff)
downloadfreebsd-ports-gnome-ffdfc98ecc493bee1dd2b808ce5c79b8ca280437.tar.gz
freebsd-ports-gnome-ffdfc98ecc493bee1dd2b808ce5c79b8ca280437.tar.zst
freebsd-ports-gnome-ffdfc98ecc493bee1dd2b808ce5c79b8ca280437.zip
Inspired by Ruby on Rails' migrations, Migrate provides a way to deal
with database schema changes in SQLAlchemy projects. WWW: http://erosson.com/migrate PR: ports/105336 Submitted by: elvstone at gmail.com
Diffstat (limited to 'databases/Makefile')
-rw-r--r--databases/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/databases/Makefile b/databases/Makefile
index 6be5ffb3d563..7a63a6ca0395 100644
--- a/databases/Makefile
+++ b/databases/Makefile
@@ -408,6 +408,7 @@
SUBDIR += py-forgetsql
SUBDIR += py-gdbm
SUBDIR += py-memcached
+ SUBDIR += py-migrate
SUBDIR += py-mssql
SUBDIR += py-oops
SUBDIR += py-psycopg