What's Changed * Feature/build id mapping dict by pblankley in https://github.com/Zenlytic/metrics_layer/pull/167 * Handle joins with `sql: ${TABLE}.my_field` syntax * handle field filters with `value: null` instead of just `value: "NULL"`
What's Changed * Fix/postgres redshift month of year by pblankley in https://github.com/Zenlytic/metrics_layer/pull/166 * Add validation for duplicate fields names in a view