not that anyone would *ever* want to uninstall views, but... ;)
"DROP TABLE IF EXISTS {foo}" is a mysql-ism.
thankfully, Dries committed my db_table_exists() patch to core for 5.x, so you can just use that, instead.
| Comment | File | Size | Author |
|---|---|---|---|
| views_pgsql_uninstall.patch.txt | 1.36 KB | dww |
Comments
Comment #1
merlinofchaos commentedApplied. Thanks!!
Comment #2
(not verified) commented