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

add casting feature to insert_list_to_table and utilize it for run_at… #88

Merged
merged 1 commit into from
Aug 9, 2022
Merged

add casting feature to insert_list_to_table and utilize it for run_at… #88

merged 1 commit into from
Aug 9, 2022

Conversation

bachng2017
Copy link
Contributor

@bachng2017 bachng2017 commented Aug 5, 2022

What

When saving test result to DB, some DB does not cast string to timestamp automatically causes the query to fail.

How

  • add casting feature to insert_list_to_table by an extra dtype dict
  • and use that to cast run_at in save_results_history

@mateuszklimek mateuszklimek merged commit 186f398 into re-data:main Aug 9, 2022
@mateuszklimek
Copy link
Member

Looks good! Merged ;)

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.

None yet

2 participants