cube(`Tasks`, {
  sql: `SELECT * FROM ${tableSchema()}__tasks`,

  joins: {},