Closed (fixed)
Project:
Views (for Drupal 7)
Version:
6.x-2.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Reporter:
Created:
16 Mar 2007 at 08:45 UTC
Updated:
25 Apr 2007 at 22:48 UTC
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