For the ones lacking patience, you can remove the discriminator column and recreate it. That way the id becomes the first column on the table and the issue disappears. Just make sure to copy the data to another column and back in case you do it every time the the application starts and you have data on the table already.
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
For the ones lacking patience, you can remove the discriminator column and recreate it. That way the id becomes the first column on the table and the issue disappears. Just make sure to copy the data to another column and back in case you do it every time the the application starts and you have data on the table already.