Skip to content

[Bug]: SQL parser error: table \"__mo_index_unique_0192748f-6868-7182-a6de-2e457c2975c6\" does not exist error is returned when running SQL #47507

[Bug]: SQL parser error: table \"__mo_index_unique_0192748f-6868-7182-a6de-2e457c2975c6\" does not exist error is returned when running SQL

[Bug]: SQL parser error: table \"__mo_index_unique_0192748f-6868-7182-a6de-2e457c2975c6\" does not exist error is returned when running SQL #47507

Workflow file for this run

name: WeWork Robot
# Controls when the workflow will run
on:
issues:
types: [closed, assigned, opened]
schedule:
- cron: '30 8 * * *'
workflow_dispatch:
# A workflow run is made up of one or more jobs that can run sequentially or in parallel.
jobs:
wework-robot:
name: WeWork Robot
uses: matrixorigin/CI/.github/workflows/robot.yaml@main
secrets: inherit