Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

.schema command crashes because of unsupported InList expression #212

Closed
penberg opened this issue Jul 24, 2024 · 0 comments
Closed

.schema command crashes because of unsupported InList expression #212

penberg opened this issue Jul 24, 2024 · 0 comments
Labels
bug Something isn't working good first issue Good for newcomers help wanted Extra attention is needed

Comments

@penberg
Copy link
Owner

penberg commented Jul 24, 2024

$ cargo run testing/testing.db
Welcome to Limbo SQL shell!
> .schema
Error: Error querying schema: Parse error: unsupported expression: InList { lhs: Id(Id("type")), not: false, rhs: Some([Literal(String("'table'")), Literal(String("'index'"))]) }
@penberg penberg added bug Something isn't working help wanted Extra attention is needed good first issue Good for newcomers labels Jul 24, 2024
penberg pushed a commit that referenced this issue Sep 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working good first issue Good for newcomers help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant