mirror of
https://github.com/kennethreitz/django-heroku.git
synced 2026-06-05 06:56:12 +00:00
9a13cbb0b5
Instead of dropping and recreating the entire public schema of a database, let's just drop the tables in the schema. Closes gh-17