Skip to content
New issue

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

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

Already on GitHub? # to your account

[tools] fix instrument SQL generator script #9313

Merged

Conversation

maximemulder
Copy link
Contributor

@maximemulder maximemulder commented Jul 25, 2024

Brief summary of changes

Fix for #9312.

The version before the regression generated broken SQL for testname, which was then erased when the table was created.
The regression was due to the erasement being removed.
This removes the broken SQL generation.

I don't know how critical this bug is but this PR should be in the next bugfix patch if there is one.

Testing instructions

Use the tools lorisform_parser.php and generate_tables_sql.php script to generate instrument SQL, and ensure this SQL is correct.

@maximemulder
Copy link
Contributor Author

Assigned @CamilleBeau since we briefly discussed this issue this morning.

@driusan driusan merged commit 067bea0 into aces:main Aug 12, 2024
28 checks passed
maximemulder added a commit to maximemulder/Loris that referenced this pull request Sep 25, 2024
Fix syntactically invalid SQL generation.

Fix for aces#9312.
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants