1. 17 Nov, 2021 1 commit
    • Thong Kuah's avatar
      Raise an error in dev/test for this StandardError · cd37c481
      Thong Kuah authored
      It is a timesink to silently debug if there's no exception. For example,
      it took a while to work out how CrossJoinAcrossUnsupportedTablesError
      (should) be occuring
      
      Now that we get CrossJoinAcrossUnsupportedTablesError, allowlist the
      callsite, so that all specs covering this will not fail
      cd37c481
  2. 16 Nov, 2021 39 commits