Philip Lykke Carlsen
|
df10ccf310
|
fix(pg): Support aliased fields for Native Query object relations
PR-URL: https://github.com/hasura/graphql-engine-mono/pull/9374
GitOrigin-RevId: 073e51480e2be97e32938fa61a3547374e04ead8
|
2023-05-31 15:42:50 +00:00 |
|
Tom Harding
|
e0c0043e76
|
Upgrade Ormolu to 0.7.0.0
PR-URL: https://github.com/hasura/graphql-engine-mono/pull/9284
GitOrigin-RevId: 2f2cf2ad01900a54e4bdb970205ac0ef313c7e00
|
2023-05-24 13:53:53 +00:00 |
|
Daniel Harvey
|
ea5c92acae
|
chore(server): move Hasura.SQL.Backend to Hasura.RQL.Types.BackendType
PR-URL: https://github.com/hasura/graphql-engine-mono/pull/8876
GitOrigin-RevId: abfc18eeef96a1f3593bfe823adab4d161161333
|
2023-04-24 18:37:33 +00:00 |
|
Daniel Harvey
|
4b0c737f0b
|
[server] re-add native sql output
PR-URL: https://github.com/hasura/graphql-engine-mono/pull/7692
GitOrigin-RevId: c4e8d6ff2defe6c0ecd96a7233636fe0ebae1a85
|
2023-01-27 14:38:07 +00:00 |
|
Daniel Harvey
|
4c20c46bdd
|
[server]: revert native sql output
Reverts hasura/graphql-engine-mono#7617 whilst we look at server upgrade / downgrade tests.
PR-URL: https://github.com/hasura/graphql-engine-mono/pull/7690
GitOrigin-RevId: e6e48f1bd90a8db36f372bf9f09c26e43d123ce5
|
2023-01-27 10:05:16 +00:00 |
|
Daniel Harvey
|
b80113912c
|
server: generate native access sql
PR-URL: https://github.com/hasura/graphql-engine-mono/pull/7617
Co-authored-by: Gil Mizrahi <8547573+soupi@users.noreply.github.com>
GitOrigin-RevId: 48e0ccdda50a09bcbad1a86b7015a02f883889ab
|
2023-01-26 18:02:44 +00:00 |
|
Gil Mizrahi
|
ee15c804bc
|
server/postgres: prefix identifiers longer than 63 characters with their md5 hash
PR-URL: https://github.com/hasura/graphql-engine-mono/pull/5080
GitOrigin-RevId: 58e5e6aab136617d1bbfc6621c89942da358b04d
|
2022-07-22 15:29:02 +00:00 |
|
Gil Mizrahi
|
98d6a635a1
|
server/postgres: document and refactor IdentifierUniqueness and SQL.DML
PR-URL: https://github.com/hasura/graphql-engine-mono/pull/5036
GitOrigin-RevId: e6d076edb1a5f6664c941b84d06329ece43751cb
|
2022-07-18 09:46:17 +00:00 |
|
Evie Ciobanu
|
0060a48009
|
server: minor nit-picks for the Postgres Select module split
PR-URL: https://github.com/hasura/graphql-engine-mono/pull/4338
GitOrigin-RevId: c2125275b32a5084c5a96afba79d4cb6c65687a8
|
2022-04-22 17:19:58 +00:00 |
|
Philip Lykke Carlsen
|
9a557ceeee
|
Split up module Hasura.Backend.Postgres.Translate.Select into sub-modules
PR-URL: https://github.com/hasura/graphql-engine-mono/pull/4334
GitOrigin-RevId: d083512f3c4e534a10e571eeab10308ad45cc7a0
|
2022-04-22 13:39:40 +00:00 |
|