cube-js/cube

Self reference guard in schema compiler

Open

#4 opened on 2018年12月31日

GitHub で見る
 (0 comments) (0 reactions) (0 assignees)Rust (19,563 stars) (1,965 forks)batch import
good first issue

説明

Handle RangeError: Maximum call stack size exceeded for cases like

   foo: {
      sql: `${foo}`,
      type: `string`
    },

コントリビューターガイド