❌ Kirby 2 no longer actively supported. Migrate to a current version and
upgrade your v2 license now
.
sql::dropTable($table)
Creates the sql for dropping a single table
$table
(string)
return
(string)
↑
Toolkit API overview
←
sql::delete
→
sql::insert
↓
Back to Toolkit API section
Top