mirror of
https://github.com/kennethreitz/django-heroku.git
synced 2026-07-21 20:49:29 +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