Marie and GitHub
1ad8c05fbc
groupBy fix + typeMapper fix ( #15433 )
...
groupBy fix: when a group's dimension value is NULL, we need to adapt
the raw sql (stage: NULL -> stage IS NULL)
typeMapper fix: a graphql type should be made non-nullable if was
indicated so + does not have a default value. our check on not having a
default value was limited to having a null defaultValue instead of
having a null or undefined defaultValue. This is a breaking change, but
all the queries that were providing a null value for these args were not
functioning anyway, and luckily in the FE we declared all queries adding
a `!` already.
2025-10-30 10:14:56 +00:00
..
2025-06-29 22:18:14 +02:00
2025-06-16 10:04:38 +00:00
2025-08-04 11:43:48 +02:00
2025-07-24 17:04:38 +02:00
2025-05-28 10:22:28 +00:00
2025-10-15 17:41:14 +05:30
2025-09-04 16:07:33 +00:00
2025-09-04 16:07:33 +00:00
2025-09-05 16:59:51 +02:00
2025-10-09 15:18:15 +02:00
2025-10-09 15:18:15 +02:00
2025-06-29 22:18:14 +02:00
2025-10-30 10:14:56 +00:00
2025-05-23 13:36:02 +00:00
2025-03-26 15:08:48 +01:00
2025-07-09 18:34:50 +02:00
2025-09-02 16:12:18 +02:00
2025-09-04 16:07:33 +00:00
2025-09-05 16:59:51 +02:00
2025-08-07 18:45:04 +02:00
2025-08-07 18:45:04 +02:00
2025-10-30 10:14:56 +00:00
2025-05-23 13:36:02 +00:00
2025-09-02 16:12:18 +02:00
2025-09-04 16:07:33 +00:00
2025-09-05 16:59:51 +02:00
2025-08-09 00:44:17 +02:00
2025-08-09 00:44:17 +02:00
2025-10-08 16:23:37 +02:00
2025-09-17 10:32:47 +02:00
2025-05-28 10:22:28 +00:00
2025-10-15 17:41:14 +05:30
2025-09-02 16:12:18 +02:00
2025-09-04 16:07:33 +00:00
2025-09-04 16:07:33 +00:00
2025-09-05 16:59:51 +02:00
2025-09-05 16:59:51 +02:00
2025-09-02 16:12:18 +02:00
2025-08-07 18:45:04 +02:00
2025-08-07 18:45:04 +02:00
2025-08-07 18:45:04 +02:00
2025-08-07 18:45:04 +02:00
2025-10-27 09:44:41 +01:00
2025-10-29 14:49:10 +01:00
2025-08-08 01:27:05 +02:00
2025-08-08 01:27:05 +02:00
2025-08-08 01:27:05 +02:00
2025-08-08 01:27:05 +02:00
2025-08-08 01:27:05 +02:00
2025-09-08 17:50:26 +02:00
2025-09-02 16:12:18 +02:00
2025-09-04 16:07:33 +00:00
2025-09-05 16:59:51 +02:00
2025-03-22 19:16:06 +01:00
2025-03-22 19:16:06 +01:00
2025-05-23 13:36:02 +00:00
2025-09-02 16:12:18 +02:00
2025-09-04 16:07:33 +00:00
2025-09-05 16:59:51 +02:00
2025-08-08 01:27:05 +02:00
2025-06-29 22:18:14 +02:00
2025-08-28 10:23:04 +00:00
2025-10-30 10:14:56 +00:00
2025-10-30 10:14:56 +00:00
2025-10-15 17:41:14 +05:30
2025-09-04 16:07:33 +00:00
2025-09-04 16:07:33 +00:00
2025-09-05 16:59:51 +02:00
2025-09-29 11:41:26 +00:00
2025-08-07 18:45:04 +02:00
2025-08-07 18:45:04 +02:00
2025-07-09 18:34:50 +02:00
2025-08-04 11:43:48 +02:00
2025-07-22 08:46:43 +00:00
2025-08-04 11:43:48 +02:00
2025-10-09 15:18:15 +02:00
2025-10-17 17:09:26 +02:00