Skip to content

fix misuse of = in db query, was keeping build times null#475

Merged
dgarciabriseno merged 1 commit intoHelioviewer-Project:mainfrom
mudhoney:fix/movie-build-metrics
Mar 25, 2026
Merged

fix misuse of = in db query, was keeping build times null#475
dgarciabriseno merged 1 commit intoHelioviewer-Project:mainfrom
mudhoney:fix/movie-build-metrics

Conversation

@mudhoney
Copy link
Contributor

Fix buildTimeEnd not being saved to movies table

A typo in the UPDATE query caused a SQL syntax error, preventing movie build times from being recorded. Fixed the query so both buildTimeStart and buildTimeEnd are saved correctly.

@dgarciabriseno dgarciabriseno merged commit ddf02d4 into Helioviewer-Project:main Mar 25, 2026
0 of 6 checks passed
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