Skip to content
Snippets Groups Projects
Unverified Commit 47a52b57 authored by Cam Saul's avatar Cam Saul Committed by GitHub
Browse files

Remove deprecated `current-db-time` method (#32686)


* Remove deprecated current-db-time method

* Address PR feedback

* sync-timezone! should handle java.time.ZoneId and java.time.ZoneOffset

* Allow time zone offsets as zone IDs

* Fix tests and suppress clj-kondo on a few forms

* Suppress warning on one more occurrence of db-default-timezone

* Map offset Z to time zone UTC when syncing

* Accept zone offsets, zone ids and strings for h2 and oracle

* Mark snowflake as not supporting report timezone

* Revert "Mark snowflake as not supporting report timezone"

This reverts commit 70b15a60334fda707d695bc6c01621961f1c5aa8.

* Fix report-timezone handling

* Numeric timezone

---------

Co-authored-by: default avatarmetamben <103100869+metamben@users.noreply.github.com>
Co-authored-by: default avatarTamás Benkő <tamas@metabase.com>
parent a428ad83
No related branches found
No related tags found
No related merge requests found
Showing
with 113 additions and 269 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment