Skip to content

table "commits" does not have column "repository_id" #799

Closed
@smacker

Description

@smacker

I got this error making charts in superset but the smallest reproducible sql is:

SELECT repository_id AS repository_id
FROM commits
GROUP BY repository_id
ORDER BY repository_id

Metadata

Metadata

Assignees

Labels

blockedSome other issue is blocking thisbugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions