This repository was archived by the owner on May 17, 2024. It is now read-only.

Description
Ran all the tests with unittest-parallel with all adapters, and looks like a few snuck through:
test_types_oracle_ts_y_tz_to_snowflake_ts3_50 test_types_oracle_ts9_y_tz_to_snowflake_ts3_50 test_types_oracle_ts6_y_tz_to_snowflake_ts3_50

Can reproduce with:
LOG_LEVEL=debug poetry run python3 -m unittest -k 'test_types_oracle_ts_y_tz_to_snowflake_ts3_50'