root/modules/branches/2.5/ivr/uninstall.sql

Revision 1540, 58 bytes (checked in by qldrob, 7 years ago)

Oh look. All the modules I wrote don't have an 'IF EXISTS' on them. Wups.

  • Property svn:mime-type set to text/plain
  • Property svn:eol-style set to native
Line 
1 DROP TABLE IF EXISTS ivr;
2 DROP TABLE IF EXISTS ivr_dests;
Note: See TracBrowser for help on using the browser.