mattes / migrate

Database migrations. CLI and Golang library.
Other
2.29k stars 326 forks source link

Drop doesn't cleanup functions, custom sequences, .. #321

Open dolftax opened 6 years ago

dolftax commented 6 years ago

As per CLI helper text:

drop         Drop everyting inside database

But it doesn't drop functions, custom sequences, ..