summaryrefslogtreecommitdiff
path: root/databases/Makefile
diff options
context:
space:
mode:
authorAlexander Botero-Lowry <alexbl@FreeBSD.org>2006-11-26 09:42:43 +0000
committerAlexander Botero-Lowry <alexbl@FreeBSD.org>2006-11-26 09:42:43 +0000
commit9c18b16d6584b83b774b21b34632131bddfde670 (patch)
tree4abc9cf187d6fba6b8fe4ec774b5414da013d635 /databases/Makefile
parent- Update to 0.8.8 (diff)
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
Notes
Notes: svn path=/head/; revision=178047
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