Changeset 3423:e34ec8af1a67 for inc/dbschema/db-schema.php
- Timestamp:
- 11/26/16 11:53:12 (9 years ago)
- Branch:
- default
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
inc/dbschema/db-schema.php
r3231 r3423 121 121 ->post_words ('text', 0, true, null) 122 122 ->post_status ('smallint', 0, false, 0) 123 ->post_firstpub ('smallint', 0, false, 0) 123 124 ->post_selected ('smallint', 0, false, 0) 124 125 ->post_position ('integer', 0, false, 0)
Note: See TracChangeset
for help on using the changeset viewer.