duyluonglc/lucid-mongo

Migrations methods hasTable/hasCollection

jiroler opened this issue · 0 comments

Please, add this method to migrations
Reference: https://adonisjs.com/docs/4.1/migrations#_hastable

I need to drop some old collections, and it is problem for me