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
|
ce1e068813
|
chore(server): remove NQ -> table relationships
PR-URL: https://github.com/hasura/graphql-engine-mono/pull/9170
GitOrigin-RevId: 01258fbcde8471c1b693b06d37c3242fe4909107
|
2023-05-16 15:09:18 +00:00 |
|
Daniel Harvey
|
1181ca78a3
|
feature(server): metadata for native query -> native query object relationships
PR-URL: https://github.com/hasura/graphql-engine-mono/pull/9026
GitOrigin-RevId: 5a0528ed48f6e0d2e9a3e7f5d3090a0208dad3e1
|
2023-05-04 14:33:06 +00:00 |
|
Gil Mizrahi
|
56e3bd182a
|
chore(refactor): extract common functionality between stored procedures and native queries
PR-URL: https://github.com/hasura/graphql-engine-mono/pull/9028
GitOrigin-RevId: ab5c1ca9c08600a758f07aa81370930c305d6b40
|
2023-05-03 10:00:56 +00:00 |
|
Gil Mizrahi
|
e010781098
|
chore(refactor): rename NativeQueryArgumentName to ArgumentName
PR-URL: https://github.com/hasura/graphql-engine-mono/pull/9012
GitOrigin-RevId: fa45f7a01f4fa1f3f1bb6c3057f32839bab453ca
|
2023-05-02 12:55:57 +00:00 |
|
Tom Harding
|
b6799f0882
|
Import InsOrdHashMap, not OMap, OM, Map, HM, ...
PR-URL: https://github.com/hasura/graphql-engine-mono/pull/8946
GitOrigin-RevId: 434e7c335bc69119020dd35761c7d4539bc51ff8
|
2023-04-27 07:43:22 +00:00 |
|
Tom Harding
|
6a53470728
|
Break Metadata.DTO.Utils into Autodocodec.Extended and RQL.Types.BackendTag
PR-URL: https://github.com/hasura/graphql-engine-mono/pull/8874
GitOrigin-RevId: 77a8f61e1f5a5bb84908b5afd743a575e723d87f
|
2023-04-25 09:01:12 +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 |
|
Tom Harding
|
f80369573c
|
Move Hasura.SQL.Tag into RQL.Types
PR-URL: https://github.com/hasura/graphql-engine-mono/pull/8871
Co-authored-by: Daniel Harvey <4729125+danieljharvey@users.noreply.github.com>
GitOrigin-RevId: f69ff31018d6a68a3221d75cc1e2ef467bc46e12
|
2023-04-24 12:27:27 +00:00 |
|
Philip Lykke Carlsen
|
983fc2ad47
|
Rename "Custom Return Types" → "Logical Models"
PR-URL: https://github.com/hasura/graphql-engine-mono/pull/8800
GitOrigin-RevId: e5e10f31c6cc8953a8ee947441a7f80b0e9b5e5e
|
2023-04-19 09:05:25 +00:00 |
|
Daniel Harvey
|
2fd3f91398
|
chore(server): metadata changes for array relationships for Native Queries
PR-URL: https://github.com/hasura/graphql-engine-mono/pull/8670
GitOrigin-RevId: c23e23e3cf48013ab76fc2fa98c8b8b800c6cee6
|
2023-04-17 11:31:59 +00:00 |
|
Philip Lykke Carlsen
|
0346224444
|
Rename "Logical Models" → "Native Queries"
PR-URL: https://github.com/hasura/graphql-engine-mono/pull/8769
GitOrigin-RevId: 66f2cbfb620d641e672a4074554d9d324a18c591
|
2023-04-13 16:12:20 +00:00 |
|
Gil Mizrahi
|
2b0e9ea14c
|
rename NativeQuery module hierarchy to LogicalModel
PR-URL: https://github.com/hasura/graphql-engine-mono/pull/8063
GitOrigin-RevId: 0ed0cee7fb1d77f166770caae21cc05d5dd30b75
|
2023-02-22 09:23:54 +00:00 |
|
Gil Mizrahi
|
b761add3c4
|
rename naqi to logimo part 1
PR-URL: https://github.com/hasura/graphql-engine-mono/pull/8037
GitOrigin-RevId: 4839410ba836d4b69fd1ee30875bca9b46decc66
|
2023-02-21 13:46:44 +00:00 |
|
Daniel Harvey
|
2720f0a25a
|
chore(server): store Native Queries as ordered map
PR-URL: https://github.com/hasura/graphql-engine-mono/pull/8027
GitOrigin-RevId: bfcf4001d82970e25e0a85e6cd720b2b3a52a5be
|
2023-02-20 11:48:16 +00:00 |
|
Daniel Harvey
|
3b42e704dd
|
[server] Custom types prototype
PR-URL: https://github.com/hasura/graphql-engine-mono/pull/7807
Co-authored-by: Tom Harding <6302310+i-am-tom@users.noreply.github.com>
GitOrigin-RevId: ee3c644b92aa71a236d247a0cfc5deb7846f91c2
|
2023-02-15 17:56:58 +00:00 |
|
Tom Harding
|
565176c155
|
Remove NativeQueryMetadata
PR-URL: https://github.com/hasura/graphql-engine-mono/pull/7980
GitOrigin-RevId: caadc019cc1f7824a65de10b20415ff736b1aafb
|
2023-02-15 16:27:47 +00:00 |
|
Gil Mizrahi
|
20e72ddb29
|
reject untrack naqi when naqi does not exist
PR-URL: https://github.com/hasura/graphql-engine-mono/pull/7975
GitOrigin-RevId: e56385e7396c3980d78b53acc6e9b3656fd9909d
|
2023-02-14 14:40:15 +00:00 |
|
Philip Lykke Carlsen
|
fed36dadc7
|
Fix: Unable to use environment variable for CockroachDB connection string in Cloud
PR-URL: https://github.com/hasura/graphql-engine-mono/pull/7883
GitOrigin-RevId: b1f515c4de3b5f345991a0fad1152f42169f9d0d
|
2023-02-14 12:15:58 +00:00 |
|
Tom Harding
|
89bbb24c54
|
Monomorphise NativeQueryName
PR-URL: https://github.com/hasura/graphql-engine-mono/pull/7865
GitOrigin-RevId: 6c26edeb40f3b523053ffc45220a3c1046585de3
|
2023-02-08 15:48:12 +00:00 |
|
Gil Mizrahi
|
f90373b1ca
|
NaQI - validate against the database - infra and check syntax
PR-URL: https://github.com/hasura/graphql-engine-mono/pull/7778
GitOrigin-RevId: c8366ad7261d9c120dc0612bedb96fa5ae59eda3
|
2023-02-03 16:29:22 +00:00 |
|
Philip Lykke Carlsen
|
69ae616ae5
|
Bump autodocodec to 0.2.0.3, ditch Data.Voidable
PR-URL: https://github.com/hasura/graphql-engine-mono/pull/7753
GitOrigin-RevId: c5dce6cf125b6bc53fd5ac7b689d1ed71fd6257b
|
2023-02-02 10:54:59 +00:00 |
|
Daniel Harvey
|
4418d294f9
|
[server] parse native query in metadata call
PR-URL: https://github.com/hasura/graphql-engine-mono/pull/7731
Co-authored-by: Gil Mizrahi <8547573+soupi@users.noreply.github.com>
GitOrigin-RevId: 96d60c72da05970f5b34f310f9fe71d9f67387a1
|
2023-02-01 08:46:19 +00:00 |
|
Philip Lykke Carlsen
|
70c8bc8700
|
Integrating Native Query metadata and schema
PR-URL: https://github.com/hasura/graphql-engine-mono/pull/7657
Co-authored-by: Daniel Harvey <4729125+danieljharvey@users.noreply.github.com>
GitOrigin-RevId: d5047559e3560f5d7870eac6e07c89704146ccab
|
2023-01-30 16:06:34 +00:00 |
|