Lyndon Maydwell
|
41054de113
|
Data Connectors Native Queries Support
PR-URL: https://github.com/hasura/graphql-engine-mono/pull/9499
Co-authored-by: gneeri <10553562+gneeri@users.noreply.github.com>
GitOrigin-RevId: 1e351556c43e643aa973f87adc0306f076cd227e
|
2023-08-17 02:05:14 +00:00 |
|
Daniel Harvey
|
c04c4bc0d9
|
chore(server): Native Query -> Table array relationships
PR-URL: https://github.com/hasura/graphql-engine-mono/pull/10100
GitOrigin-RevId: 55f38a904767e1b25916fb31b3c5ece898c10349
|
2023-08-14 12:35:53 +00:00 |
|
Daniel Harvey
|
cd324f747b
|
chore(server): Native Query -> Table object relationships
PR-URL: https://github.com/hasura/graphql-engine-mono/pull/10098
GitOrigin-RevId: 9b98bb0e285560cd03b04f867d1fa16dadd00df9
|
2023-08-10 14:23:47 +00:00 |
|
Daniel Harvey
|
78323ed1a1
|
chore(server): permissions for inline logical models
PR-URL: https://github.com/hasura/graphql-engine-mono/pull/9835
GitOrigin-RevId: b36a4d5a8e0d4156a2d26803c7d046570f7afefa
|
2023-07-25 10:11:35 +00:00 |
|
Daniel Harvey
|
21bee98e25
|
chore(server): tidy logimo permissions
PR-URL: https://github.com/hasura/graphql-engine-mono/pull/9844
GitOrigin-RevId: f08e3872d2507f965bf94976cae3ee5d15d882b5
|
2023-07-12 10:45:42 +00:00 |
|
Daniel Harvey
|
eeb819e7a4
|
chore(server): allow Logical Models to be defined inside Native Queries
PR-URL: https://github.com/hasura/graphql-engine-mono/pull/9787
GitOrigin-RevId: 48b88f3c98024d3be721ab27a28be75952586a8c
|
2023-07-10 13:47:25 +00:00 |
|
Daniel Harvey
|
a0cc1dd9c9
|
chore(server): Native Query relationships no longer required a matching Logical Model field
PR-URL: https://github.com/hasura/graphql-engine-mono/pull/9737
GitOrigin-RevId: 4e6cd40fee21b7ca51342b805ed52e6b51b8c0d5
|
2023-07-04 17:21:19 +00:00 |
|
Gil Mizrahi
|
d7ae3911c4
|
validate a few properties when adding a new native query or logical model
PR-URL: https://github.com/hasura/graphql-engine-mono/pull/9543
GitOrigin-RevId: a6d962c70266799b8da4ef5ce5423f0f17316fed
|
2023-06-14 20:45:27 +00:00 |
|
Philip Lykke Carlsen
|
5d76f9cabf
|
Feat: No feature flags for Native Queries and Stored Procedures
PR-URL: https://github.com/hasura/graphql-engine-mono/pull/9541
GitOrigin-RevId: 81a33de3a35405c6e45cb5bad160ad00871745eb
|
2023-06-14 13:21:37 +00:00 |
|
Gil Mizrahi
|
e6ee9db169
|
trim a nq end to remove spaces and then semicolons
PR-URL: https://github.com/hasura/graphql-engine-mono/pull/9515
GitOrigin-RevId: 95e93d017ac9757a8088aea3015836b5d8236d66
|
2023-06-13 17:23:07 +00:00 |
|
Tom Harding
|
d864fff13f
|
Move query validation into the schema cache building code
[NDAT-707]: https://hasurahq.atlassian.net/browse/NDAT-707?atlOrigin=eyJpIjoiNWRkNTljNzYxNjVmNDY3MDlhMDU5Y2ZhYzA5YTRkZjUiLCJwIjoiZ2l0aHViLWNvbS1KU1cifQ
PR-URL: https://github.com/hasura/graphql-engine-mono/pull/9510
Co-authored-by: Gil Mizrahi <8547573+soupi@users.noreply.github.com>
GitOrigin-RevId: 11474498c75bfe1eb1173fed1073cc0206d290a1
|
2023-06-12 14:57:41 +00:00 |
|
Gil Mizrahi
|
15ce5196d0
|
throw an error on non-existing source in get_logical_model / get_native_query
PR-URL: https://github.com/hasura/graphql-engine-mono/pull/9421
GitOrigin-RevId: 2839e587c2966aa4580a631c3eff389c98b275df
|
2023-06-05 15:17:24 +00:00 |
|
Tom Harding
|
b124c943a9
|
chore(server): allow recursive native queries
PR-URL: https://github.com/hasura/graphql-engine-mono/pull/9373
Co-authored-by: Gil Mizrahi <8547573+soupi@users.noreply.github.com>
Co-authored-by: Daniel Harvey <4729125+danieljharvey@users.noreply.github.com>
GitOrigin-RevId: b998da0e2725f687a00c2c6c993435e44df4f70f
|
2023-06-02 10:37:55 +00:00 |
|
Gil Mizrahi
|
3ce1b414b4
|
NativeQueries: validate that there are no unused or undeclare arguments
PR-URL: https://github.com/hasura/graphql-engine-mono/pull/9357
GitOrigin-RevId: 9d0ac74c8a2780c6d1b3e7769c3d4775bacb2d8d
|
2023-06-01 09:15:48 +00:00 |
|
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 |
|
Daniel Harvey
|
9de3db4729
|
chore(server): respect logical model array nullability
PR-URL: https://github.com/hasura/graphql-engine-mono/pull/9303
GitOrigin-RevId: 4d38a125a6889e2b0be34905e21a78036a77881e
|
2023-05-31 00:15:47 +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
|
8f4692d871
|
chore(server): move table related things to Hasura.Table.*
PR-URL: https://github.com/hasura/graphql-engine-mono/pull/9174
GitOrigin-RevId: d440647ac04b9c1717ecf22a2dbfb8c5f22b7c7a
|
2023-05-17 08:55:32 +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
|
2b1fe6fdf9
|
chore(server): remove nqArgs from Native Query IR
PR-URL: https://github.com/hasura/graphql-engine-mono/pull/9142
GitOrigin-RevId: 00e29847cd1e8c0562ac7d862bbc072389d40e3a
|
2023-05-15 14:36:55 +00:00 |
|
Daniel Harvey
|
308948d6b4
|
chore(server): ensure correct introspection types for NQ relationships
PR-URL: https://github.com/hasura/graphql-engine-mono/pull/9133
GitOrigin-RevId: 7d352aa5495098ff91d1bbc1a06c6b1e71ce660e
|
2023-05-15 08:12:45 +00:00 |
|
Daniel Harvey
|
2aca76f0cc
|
chore(server): native query postgres array relationships
PR-URL: https://github.com/hasura/graphql-engine-mono/pull/9037
GitOrigin-RevId: c47ed4bd2fb7102ceed0159c4717d1555080cfd5
|
2023-05-10 15:20:23 +00:00 |
|
Daniel Harvey
|
a51856c159
|
chore(server): resolve Native Query object relationships in schema cache
PR-URL: https://github.com/hasura/graphql-engine-mono/pull/9092
GitOrigin-RevId: 9c46188f0bc613e553c9e9c267a189efb1de8464
|
2023-05-09 15:50:13 +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 |
|
Gil Mizrahi
|
f6fd9f071d
|
refactor(cleanup): extract interpolated query
PR-URL: https://github.com/hasura/graphql-engine-mono/pull/9002
GitOrigin-RevId: 2e2a499f5035adf1493a2d675ee52abb7c87a8c8
|
2023-04-28 19:25:32 +00:00 |
|
Daniel Harvey
|
6178a1fd82
|
chore(server): split Logical Model lenses into files
PR-URL: https://github.com/hasura/graphql-engine-mono/pull/8989
GitOrigin-RevId: f0f6e75732408f21ebe5fdc5af3f680cd96ae789
|
2023-04-28 18:47:38 +00:00 |
|
Gil Mizrahi
|
7aef17863a
|
refactor(cleanup): extract nullablescalartype
PR-URL: https://github.com/hasura/graphql-engine-mono/pull/9001
GitOrigin-RevId: 5053e4c881f0d037b9170b434bcf533284a827a6
|
2023-04-28 16:16:08 +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
|
7e334e08a4
|
Import HashMap, not HM, Map, M...
PR-URL: https://github.com/hasura/graphql-engine-mono/pull/8947
GitOrigin-RevId: 18e52c928e1df535579e2077b4af6c2ce92bdcef
|
2023-04-26 15:43:44 +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
|
f8ae944dbc
|
Move Hasura.GraphQL.Schema.Options to Hasura.RQL.Types.Options
PR-URL: https://github.com/hasura/graphql-engine-mono/pull/8877
GitOrigin-RevId: 8be82f60a57cd9582d6980a6dea2f34c7b0c13c1
|
2023-04-24 15:18:56 +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 |
|
Daniel Harvey
|
59244eac85
|
feature(server): basic array relationships on Native Queries
PR-URL: https://github.com/hasura/graphql-engine-mono/pull/8752
GitOrigin-RevId: adea2941e01c4037b74f6e8c9150ff0819729fae
|
2023-04-21 11:57:42 +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 |
|
Daniel Harvey
|
d32e734310
|
[server] Pass parameters to native queries
PR-URL: https://github.com/hasura/graphql-engine-mono/pull/7727
Co-authored-by: Gil Mizrahi <8547573+soupi@users.noreply.github.com>
GitOrigin-RevId: ddca3d962c05024913ce6ec4c6b4ea4a0f4a6a8c
|
2023-02-03 11:16:29 +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 |
|