crate/crate

Support to drop multiple tables at once

Open

#2,036 opened on 2015年5月15日

GitHub で見る
 (11 comments) (4 reactions) (1 assignee)Java (3,863 stars) (545 forks)batch import
complexity: 1-3contributions welcomefeature: uxgood first issue

説明

Allow to drop multiple tables at once as it is supported in PostgreSQL:

DROP TABLE tbl1, tbl1;

https://www.postgresql.org/docs/current/sql-droptable.html


Want to back this issue? Post a bounty on it! We accept bounties via Bountysource.

コントリビューターガイド