fixes #1371, additional fixes to seed script

This commit is contained in:
r888888888
2013-04-19 15:21:43 -07:00
parent 5327ac7820
commit 7a747e9ac0
8 changed files with 50 additions and 33 deletions

View File

@@ -1,6 +1,7 @@
#!/usr/bin/env bash
bundle exec rake db:drop db:create
psql -c 'create language plpgsql;' danbooru2
bundle exec rake db:migrate
bundle exec rake db:seed