Public Vars

Back

drop-table (clj)

(source)

function

(drop-table & tables)
Accepts one or more table names to drop. (drop-table :foo)

Examples