Add prototype for Galach query translator implementation#462
Draft
alexander-schranz wants to merge 1 commit intoPHP-CMSIG:0.12from
Draft
Add prototype for Galach query translator implementation#462alexander-schranz wants to merge 1 commit intoPHP-CMSIG:0.12from
alexander-schranz wants to merge 1 commit intoPHP-CMSIG:0.12from
Conversation
| @@ -0,0 +1,78 @@ | |||
| { | |||
| "name": "cmsig/seal-query-translator", | |||
Member
Author
There was a problem hiding this comment.
Not sure about the name yet it generate / create filters out of a Galach query language using netgen/query-translator package.
c8fa30d to
57b817f
Compare
57b817f to
829eb64
Compare
829eb64 to
576e14c
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
While visiting the #SymfonyCon I think I had a quick chat with @pspanja who showed me: https://github.com/netgen/query-translator.
Think it would be a nice have a package which supports the generation of Filters out of the Galach query language.
This is just a quick prototype and if somebody want to continue the work let me know.
#symfonyconhackday