Posted by dww on March 16, 2007 at 8:45am
2 followers
Jump to:
| Project: | Views |
| Version: | 6.x-2.x-dev |
| Component: | Code |
| Category: | bug report |
| Priority: | normal |
| Assigned: | dww |
| Status: | closed (fixed) |
Issue Summary
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.
| Attachment | Size | Status | Test result | Operations |
|---|---|---|---|---|
| views_pgsql_uninstall.patch.txt | 1.36 KB | Ignored: Check issue status. | None | None |
Comments
#1
Applied. Thanks!!
#2