Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

IsValidated renamed in mri upload table #106

Merged

Conversation

MounaSafiHarab
Copy link
Contributor

… used in conjunction with the changes in the patch/schema submitted to Loris
############################################################
$where = " WHERE UploadID=?";
$query = "UPDATE mri_upload SET IsValidated=1";
$query = "UPDATE mri_upload SET IsCandidateInfoValidated=1";
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Is there a table schema change for this?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

ted-strauss-K1 added a commit that referenced this pull request Feb 5, 2016
…loadTable

IsValidated renamed in mri upload table
@ted-strauss-K1 ted-strauss-K1 merged commit dcc1466 into aces:master Feb 5, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants