You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* COPYBARA PUBLIC PR: https://github.com/dbt-labs/dbt-fusion/145
Make modules.pytz.timezone compatible with dbt-core
GitOrigin-RevId: 7fda2a1
* Fixing build
* Added changelog. Trying to fix build.
* Reset Cargo.lock and update it again
* Declare chrono-tz case-insensitive feature workspace-wide
chrono-tz & chrono-tz-build makes incorrect assumptions about how cargo
works, leading to compile time failures.
This can happen when something enables chrono-tz-build crate > case-insensitive feature,
without enabling chrono-tz crate > case-insensitive feature.
* Added changelog
* Added changelog
---------
Co-authored-by: Tai Le Manh <[email protected]>
Co-authored-by: TIHan <[email protected]>
Co-authored-by: Piotr Findeisen <[email protected]>
GitOrigin-RevId: 20df6e9ab7ec01ec62a9ff52db45aafc3d22bc33
0 commit comments