| Current Path : /proc/thread-self/root/var/www/surf/TYPO3/vendor/typo3/cms-sys-note/ |
| Current File : //proc/thread-self/root/var/www/surf/TYPO3/vendor/typo3/cms-sys-note/ext_tables.sql |
# # Table structure for table 'sys_note' # CREATE TABLE sys_note ( subject varchar(255) DEFAULT '' NOT NULL, cruser int(11) unsigned DEFAULT 0 NOT NULL, message text, personal tinyint(3) unsigned DEFAULT '0' NOT NULL, category tinyint(3) unsigned DEFAULT '0' NOT NULL, position int(11) DEFAULT '0' NOT NULL );