diff --git a/frontend/test/__runner__/test_db_fixture.db.h2.db b/frontend/test/__runner__/test_db_fixture.db.h2.db index cbf0d4ceebfc04b4746082ba533ee6767757e201..8596b26ebbb4dc357872b0300568243baecb7fae 100644 Binary files a/frontend/test/__runner__/test_db_fixture.db.h2.db and b/frontend/test/__runner__/test_db_fixture.db.h2.db differ diff --git a/frontend/test/services/__snapshots__/MetabaseApi.integ.spec.js.snap b/frontend/test/services/__snapshots__/MetabaseApi.integ.spec.js.snap index 3072cd50c4d474e96f26f57702fbcf6e50c98758..a6ff7a850863bcd075a5a4438517cdc2e5fedd5b 100644 --- a/frontend/test/services/__snapshots__/MetabaseApi.integ.spec.js.snap +++ b/frontend/test/services/__snapshots__/MetabaseApi.integ.spec.js.snap @@ -427,6 +427,12 @@ Object { "global": Object { "distinct-count": 1381, }, + "type": Object { + "type/DateTime": Object { + "earliest": "2015-11-05T00:00:00.000-08:00", + "latest": "2019-11-02T00:00:00.000-07:00", + }, + }, }, "fingerprint_version": 1, "fk_target_field_id": null, @@ -1571,6 +1577,12 @@ Object { "global": Object { "distinct-count": 2293, }, + "type": Object { + "type/DateTime": Object { + "earliest": "1957-11-06T00:00:00.000-08:00", + "latest": "1999-10-31T00:00:00.000-07:00", + }, + }, }, "fingerprint_version": 1, "fk_target_field_id": null, @@ -1787,6 +1799,12 @@ Object { "global": Object { "distinct-count": 980, }, + "type": Object { + "type/DateTime": Object { + "earliest": "2015-11-02T00:00:00.000-08:00", + "latest": "2018-11-02T00:00:00.000-07:00", + }, + }, }, "fingerprint_version": 1, "fk_target_field_id": null, @@ -2769,6 +2787,12 @@ Object { "global": Object { "distinct-count": 178, }, + "type": Object { + "type/DateTime": Object { + "earliest": "2015-11-07T00:00:00.000-08:00", + "latest": "2018-11-02T00:00:00.000-07:00", + }, + }, }, "fingerprint_version": 1, "fk_target_field_id": null, @@ -3611,6 +3635,12 @@ Object { "global": Object { "distinct-count": 624, }, + "type": Object { + "type/DateTime": Object { + "earliest": "2015-12-16T00:00:00.000-08:00", + "latest": "2019-11-02T00:00:00.000-07:00", + }, + }, }, "fingerprint_version": 1, "fk_target_field_id": null,