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

Rework saving marks #74

Open
dpi209 opened this issue Apr 16, 2020 · 0 comments
Open

Rework saving marks #74

dpi209 opened this issue Apr 16, 2020 · 0 comments
Labels
enhancement New feature or request

Comments

@dpi209
Copy link
Collaborator

dpi209 commented Apr 16, 2020

Currently, the API saves marks one by one in separate queries.
Rework this to use a prepared statement at the beginning and then executing that per mark.
This probably needs additional functionality in db_class.php as well.

@dpi209 dpi209 added the enhancement New feature or request label Apr 16, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant