root/modules/branches/2.3/gabcast/install.sql

Revision 1938, 124 bytes (checked in by rcourtna, 7 years ago)

a Gabcast module! w00t!

  • 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.