root/contributed_modules/modules/gabcast/install.sql

Revision 7509, 124 bytes (checked in by p_lindheimer, 3 years ago)

retrying the move of customerdb, inventorydb, gabcast again

  • Property svn:mime-type set to text/plain
  • Property svn:eol-style set to LF
Line 
1 CREATE TABLE IF NOT EXISTS gabcast ( ext VARCHAR( 50 ) NOT NULL PRIMARY KEY , channbr VARCHAR( 50 ), pin VARCHAR ( 50 ) );
Note: See TracBrowser for help on using the browser.