Skip to content

Clear up the SQL interface#13

Merged
brichards64 merged 3 commits intoToolDAQ:masterfrom
jini-zh:master
Jul 12, 2024
Merged

Clear up the SQL interface#13
brichards64 merged 3 commits intoToolDAQ:masterfrom
jini-zh:master

Conversation

@jini-zh
Copy link
Contributor

@jini-zh jini-zh commented Mar 14, 2024

These patches make html/sql.html work better: it can now handle complex queries, and the user experience is a little smoother.

Evgenii Zhemchugov and others added 3 commits March 14, 2024 18:29
Revise request string parsing to allow for SQL strings as is, with no
special quotation required. Return status 400 in the case of an SQL
error.

Connection errors are not handled yet.
* Delete the placeholder text when the query input field gets focus.
* Submit on Enter.
* Do not disable the submit button permanently in the case of error.
@brichards64 brichards64 merged commit ac4e3b1 into ToolDAQ:master Jul 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants