Benoit Ranque

Results 18 issues of Benoit Ranque

### Version Information Server Version: 2.12.0 ### Environment OSS ### What is the current behaviour? When dropping inconsistent metadata that includes event trigger metadata, the underlying postgres triggers are not...

k/bug

### Is your proposal related to a problem? GraphQL operations executed against a hasura endpoint are typically tightly coupled with a role. Because hasura generates different schemas on a per-role...

k/enhancement

### Version Information Server Version: 2.0.10 ### Environment All ### What is the expected behaviour? Starting in 2.0, inconsistent metadata should no longer prevent server start. Instead, hasura will still...

k/bug
c/server
p/high
t/native-dbs

Executing webview.eval during startup is inconsistent, the js code may or may not run. We are discussing this issue on tauri [here](https://github.com/tauri-apps/tauri/issues/212). Test code below: expect 1000 `` nodes to...

This is a follow-up to #8698 ### Version Information Server Version: 2.15.0 ### What is the current behaviour? #### Variable are renamed When a query using input variables (not scalars)...

k/bug
t/gql-services

### What The cli native query creation utility tries to figure out the argument & column types for the native query. It currently assumes all columns & arguments are scalars,...

### What This PR updates ndc-postgres to ndc spec v0.2.0 This includes a lot of changes to tests. These have been justified in individual commits. ### How

upload-engine-docker

### Version Information Server Version: 2.5.1 ### Environment Cloud / OSS ### What is the expected behaviour? Inserting JSON values into JSON or JSONB columns should insert the data as-is,...

k/bug