Changeset 9168 for trunk/src/bp-core/admin/bp-core-schema.php
- Timestamp:
- 11/22/2014 03:40:04 PM (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/bp-core/admin/bp-core-schema.php
r8567 r9168 137 137 action text NOT NULL, 138 138 content longtext NOT NULL, 139 primary_link varchar(255)NOT NULL,139 primary_link text NOT NULL, 140 140 item_id bigint(20) NOT NULL, 141 141 secondary_item_id bigint(20) DEFAULT NULL,
Note: See TracChangeset
for help on using the changeset viewer.