Changeset 9290 for trunk/wp-admin/includes/schema.php
- Timestamp:
- 10/22/2008 10:03:41 PM (18 years ago)
- File:
-
- 1 edited
-
trunk/wp-admin/includes/schema.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/wp-admin/includes/schema.php
r9119 r9290 140 140 PRIMARY KEY (ID), 141 141 KEY post_name (post_name), 142 KEY type_status_date (post_type,post_status,post_date,ID) 142 KEY type_status_date (post_type,post_status,post_date,ID), 143 KEY post_parent (post_parent) 143 144 ) $charset_collate; 144 145 CREATE TABLE $wpdb->users (
Note:
See TracChangeset
for help on using the changeset viewer.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)