Migrate the test database to 0 instead of trying to "drop database".
authorTom Clegg <tom@clinicalfuture.com>
Fri, 27 Sep 2013 04:21:49 +0000 (00:21 -0400)
committerTom Clegg <tom@clinicalfuture.com>
Fri, 27 Sep 2013 04:32:13 +0000 (00:32 -0400)
commit9c5fbffbcbb1301572b3de3fb45d11de58d93212
tree112c9089425eb8736eae6463b705904bdee41a73
parent8c66c387ddeb1fe5cc19f31fc0e4f24ed778b1f8
Migrate the test database to 0 instead of trying to "drop database".

This way, the database credentials used for testing do not need
create/drop database privileges.
services/api/Rakefile