Skip to content
Snippets Groups Projects
Unverified Commit d477106e authored by Simon Belak's avatar Simon Belak Committed by GitHub
Browse files

User-definable start of week implementation proposal (#13090)


* Add `db-start-of-week` multimethod

* Update drivers & settings [ci drivers]

* Use tru in setting def [ci drivers]

* Remove reflections [ci drivers]

* Fix migration [ci drivers]

* Update adjust

* Punt on adjust for now

* Fix tests [ci drivers]

* Fix tests [ci drivers]

* Add missing args [ci drivers]

* Fix tests [ci all]

* Short-circuit if offset = 0 [ci drivers]

* Fix week of year test [ci drivers]

* h2: use iso-week [ci drivers]

* Typo [ci drivers]

* Add UI for setting

* fix FE assumptions

* Unified week-of-year [ci drivers]

* Make h2 work regardless of locale [ci drivers]

* h2: make `add-interval-honeysql-form` work with expression amounts [ci drivers]

* Fix h2 tests [ci all]

* Don't rely on int division [ci drivers]

* Better week-of-year [ci drivers]

* Make linter happy [ci drivers]

* More celanup [ci drivers]

* Typo [ci drivers]

* Fix hive & snowflake [ci drivers]

* Add missing require [ci drivers]

* Bump hive [ci drivers]

* Mongo: add week-of-year [ci all]

* Druid: week-of-year [ci drivers]

* Fix Mongo [ci drivers]

* More fixes [ci drivers]

* Fix oracle [ci drivers]

* tweak copy and move the setting up

* Oracle: use to_char [ci drivers]

* More tests [ci drivers]

* Remove unneeded migration [ci drivers]

* Druid: don't be fancy with woy [ci drivers]

* Remove references to `start_of_week` from tests [ci drivers]

* Druid: use correct values in test [ci drivers]

* More tests [ci drivers]

* Typo [ci drivers]

* Fix Google driver [ci drivers]

Co-authored-by: default avatarPaul Rosenzweig <paul.a.rosenzweig@gmail.com>
Co-authored-by: default avatarMaz Ameli <maz@metabase.com>
Co-authored-by: default avatarCam Saul <github@camsaul.com>
parent 11e0a008
Branches
Tags
No related merge requests found
Showing
with 169 additions and 87 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment