pub async fn drop_table( manager: &SchemaManager<'_>, name: &str, ) -> Result<(), DbErr>
drop_table :name — drops the table if it exists.
drop_table :name