root/modules/branches/2.3/disa/install.sql
| Revision 1864, 237 bytes (checked in by qldrob, 6 years ago) | |
|---|---|
| |
| Line | |
|---|---|
| 1 | CREATE TABLE IF NOT EXISTS disa ( disa_id INT NOT NULL AUTO_INCREMENT PRIMARY KEY , displayname VARCHAR( 50 ), pin VARCHAR ( 50 ), cid VARCHAR ( 50 ), context VARCHAR ( 50 ), digittimeout INT, resptimeout INT, needconf VARCHAR( 10 ) ); |
Note: See TracBrowser for help on using the browser.
