-
Notifications
You must be signed in to change notification settings - Fork 107
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
Destroy all GADTs; Removes the From GADT and SqlExpr GADT #228
Merged
parsonsmatt
merged 33 commits into
bitemyapp:master
from
foxhound-systems:explode-from-gadt
May 26, 2021
Merged
Changes from 1 commit
Commits
Show all changes
33 commits
Select commit
Hold shift + click to select a range
a8f8c87
Explode the From GADT. Move runFrom into the ToFrom typeclass removin…
belevy 7b59829
Reorganize Experimental folder. Move Subquery into core Experimental.…
belevy 9f6f9b3
Cleanup hackage documentation. Make sure stylish ran correctly. Updat…
belevy 1ba08ab
Merge remote-tracking branch 'upstream/master' into explode-from-gadt
belevy 89bd673
Update ERaw to change the direction of NeedParens (parent now tells c…
belevy 8a9b586
Get rid of AliasedValue and ValueReference; added sqlExprMetaAlias to…
belevy 4dc58ec
Remove EList and EEmptyList; ERaw is now technically possible in each…
belevy f77134e
Remove entity specific constructors from SqlExpr
belevy 2da0526
Remove EOrderBy, EDistinctOn; Change PreprocessedFrom a to just be an…
belevy c9eb845
Remove EOrderByRandom, calling distinctOnOrderBy with rand will choke…
belevy ec85366
Remove ESet
belevy 2f5ae76
Remove EInsert and EInsertFinal
belevy 2ab733f
Make postgres tests pass
belevy 2d09ae1
Change aliased val to be legal value by waiting until expr materializ…
belevy 01407d2
Cleanup ToAliasRefernce; Add isReference meta to value reference even…
belevy e3ae687
Merge pull request #9 from foxhound-systems/final-expr
belevy c821b61
Expose Experimental submodules
belevy 1ee1866
Update changelog
belevy 9d1550b
Merge branch 'master' into explode-from-gadt
belevy 7a579e9
Create a FromRaw to replace FromSubquery and FromIdent in from clause…
belevy dd8814e
Convert all of experimental to use new From type instead of From type…
belevy 75619fe
Expose the new functions and fix the mysql test compilation error (ty…
belevy ae9ef12
Merge pull request #10 from foxhound-systems/from-raw
belevy 4f9793f
Bump version and add more comments
belevy 9bf3476
ValidOnClause was too restrictive, ToFrom is actually the correct amo…
belevy 096c1ac
Unbreak lateral joins by introducing a completely different ValidOnCl…
belevy 2e82a84
Merge branch 'master' into explode-from-gadt
belevy 017b036
Fixe error introduced in merge with master
belevy 189baf3
Merge branch 'master' into explode-from-gadt
belevy 769418c
Dont realias alias references
belevy e34c1ba
Never realias an already aliased Entity or Value
belevy 8bb6615
reindex value references to the latest 'source'
belevy 8fd2d5d
Merge branch 'master' into explode-from-gadt
belevy File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains 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
This file contains 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
This file contains 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
This file contains 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
This file contains 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
Oops, something went wrong.
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.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
the syntax for this annotation is: