Skip to content

Conversation

gfrlv
Copy link

@gfrlv gfrlv commented May 12, 2022

Front-end part for ivelum/djangoql/issues/46

Adding support for ORDER BY

@gfrlv
Copy link
Author

gfrlv commented May 12, 2022

@stebunovd generating completions by the chain of ifs is slowly becoming unwieldy, especially if there are plans to extend the grammar any further. Maybe it's time to switch to a proper parser, here is one approach: https://tomassetti.me/code-completion-with-antlr4-c3/ (they use antlr4, we can do the same with a hand-written parser)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant