[Natural Search] Write a basic query compiler #70526

Closed
opened 2019-10-04 16:32:58 +02:00 by Sem Mulder · 9 comments

We need to be able to compile strings of the form (UnqoutedString | QuotedString ).separatedBy(And | Or) to SQL Expressions and inject them into a SQL query with a fixed structure.

We need to be able to compile strings of the form `(UnqoutedString | QuotedString ).separatedBy(And | Or)` to SQL Expressions and inject them into a SQL query with a fixed structure.
Sem Mulder self-assigned this 2019-10-04 16:32:58 +02:00
Author

Added subscriber: @SemMulder

Added subscriber: @SemMulder

Added subscriber: @StephenSwaney

Added subscriber: @StephenSwaney

Changed status from 'Open' to: 'Archived'

Changed status from 'Open' to: 'Archived'

This comment was removed by @StephenSwaney

*This comment was removed by @StephenSwaney*

Added subscriber: @brecht

Added subscriber: @brecht

Changed status from 'Archived' to: 'Open'

Changed status from 'Archived' to: 'Open'

Removed subscribers: @brecht, @StephenSwaney

Removed subscribers: @brecht, @StephenSwaney
Author

Changed status from 'Open' to: 'Resolved'

Changed status from 'Open' to: 'Resolved'
Author

This is done in features/new_website.

This is done in `features/new_website`.
Sign in to join this conversation.
No Milestone
No project
No Assignees
3 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: infrastructure/blender-open-data#70526
No description provided.