Changeset 44
- Timestamp:
- 03/19/06 19:42:55 (2 years ago)
- Files:
-
- trunk/create.sql (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
trunk/create.sql
r2 r44 83 83 `votes` int(11) NOT NULL default '0', 84 84 `is_micro_content` int(11) NOT NULL default '0', 85 `comments` int(11) NOT NULL default '0', 85 86 PRIMARY KEY (`ID`), 86 87 KEY `idx_post_dates` (`date_posted`),
