hasura-bot
|
64743cb189
|
server: all remaining IR changes (#75)
Co-authored-by: Antoine Leblanc <antoine@hasura.io>
GITHUB_PR_NUMBER: 6233
GITHUB_PR_URL: https://github.com/hasura/graphql-engine/pull/6233
Co-authored-by: Antoine Leblanc <antoine@hasura.io>
Co-authored-by: Auke Booij <auke@hasura.io>
GitOrigin-RevId: 268cdad529ad5d9bebeb5b881fda5413ea9d7715
|
2020-11-25 14:19:50 +00:00 |
|
Vishnu Bharathi P
|
58c44f55dd
|
Merge oss/master onto mono/main
GitOrigin-RevId: 1c8c4d60e033c8a0bc8b2beed24c5bceb7d4bcc8
|
2020-11-12 22:37:19 +05:30 |
|
Vishnu Bharathi P
|
666058ab7f
|
oss: renames dot files and folders
GitOrigin-RevId: 540aeec3be091e1cfb7b05a988f50445534ed663
|
2020-11-12 22:37:19 +05:30 |
|
Antoine Leblanc
|
fd5f64e1ed
|
server: remove postgres-specific code from OrderBy IR (#6150)
https://github.com/hasura/graphql-engine/pull/6150
|
2020-11-10 17:04:50 +00:00 |
|
Antoine Leblanc
|
7960cd1c87
|
server: generalize table name IR (#6127)
https://github.com/hasura/graphql-engine/pull/6127
|
2020-11-10 07:50:26 +00:00 |
|
Antoine Leblanc
|
39843e48f2
|
server: split RQL.Types.DML (#6101)
https://github.com/hasura/graphql-engine/pull/6101
|
2020-11-09 10:03:38 +00:00 |
|
Antoine Leblanc
|
faf321ce17
|
server: generalize SQLExp in RQL.IR (#6091)
https://github.com/hasura/graphql-engine/pull/6091
|
2020-11-04 10:50:56 +00:00 |
|
Antoine Leblanc
|
88bd2ed022
|
server: generalize BoolExp (#6082)
https://github.com/hasura/graphql-engine/pull/6082
|
2020-11-02 11:50:40 +00:00 |
|
Antoine Leblanc
|
61c990f177
|
server: split RQL.DML into four different parts (#6072)
* WIP: shuffle everything around
* remove all unused imports & unused top-level binds
* move types to IR subfolder
* revert unrelated changes to Query and Prepare
* reduce differences in remote join, deprecate Translate module
* clean mutation module
* cosmetic: code formatting
* moved some RQL-specific stuff out of IR
* fix misc compilation issues
Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
|
2020-10-29 16:58:13 +00:00 |
|