
| Key: |
MDL-17608
|
| Type: |
Task
|
| Status: |
Resolved
|
| Resolution: |
Fixed
|
| Priority: |
Minor
|
| Assignee: |
Tim Hunt
|
| Reporter: |
Tim Hunt
|
| Votes: |
0
|
| Watchers: |
2
|
|
|
|
It is a legacy of an aborted attempt to introduce question versioning. It is just a waste of space.
|
|
Description
|
It is a legacy of an aborted attempt to introduce question versioning. It is just a waste of space. |
Show » |
|
SELECT * FROM mdl_question_states WHERE originalquestion <> 0;
against a number of real sites to help confirm that the originalquestion field was really never used, before I drop it. Thanks.