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

Out of range value for column 'num_seconds_all_run' #11

Open
spo-ijaz opened this issue Aug 20, 2024 · 0 comments
Open

Out of range value for column 'num_seconds_all_run' #11

spo-ijaz opened this issue Aug 20, 2024 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@spo-ijaz
Copy link
Member

We should remove columns that tracks data view running time.
It's useless for now and not really relevant since we display elapsed time by data view on the frontend.

["SQLSTATE[22003]: Numeric value out of range: 1264 Out of range value for column 'num_seconds_all_run' at row 1 (Connection: mysql, SQL: update `report_data_views` set `num_runs` = 7573, `num_seconds_all_run` = 1000089.8087521, `avg_seconds_by_run` = 132.05992456781, `report_data_views`.`updated_at` = 2024-08-20 09:05:03 where `id` = 15)"] 
@spo-ijaz spo-ijaz added the bug Something isn't working label Aug 20, 2024
@spo-ijaz spo-ijaz self-assigned this Aug 20, 2024
@spo-ijaz spo-ijaz added this to RootDB Aug 20, 2024
@spo-ijaz spo-ijaz moved this to Todo in RootDB Aug 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
Status: Todo
Development

No branches or pull requests

1 participant