Changeset 14100
- Timestamp:
- 02/16/2025 04:13:47 PM (10 months ago)
- File:
-
- 1 edited
-
trunk/src/bp-core/admin/bp-core-admin-schema.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/bp-core/admin/bp-core-admin-schema.php
r14077 r14100 576 576 secondary_item_id bigint(20) DEFAULT NULL, 577 577 type varchar(12) NOT NULL DEFAULT 'invite', 578 content longtext DEFAULT '',578 content longtext DEFAULT NULL, 579 579 date_modified datetime NOT NULL, 580 580 invite_sent tinyint(1) NOT NULL DEFAULT '0',
Note: See TracChangeset
for help on using the changeset viewer.