-
This might be a request for a pointer in the right direction, or it might be that we hit a limitation, I'm not sure.
Schenario: An ASP server setup that require authentication by default for all re…
ropez updated
6 months ago
-
Currently, introspection over SQL adapter is a bit lacking. In some cases, we leak internal database structure that should not be visible to end users (i.e. schema `edgedbpub`) and in some cases we do…
-
### Bug description
I've been implementing generating an ERD diagram from my Prisma schema using `prisma-erd-generator`, which is configured by creating a `generator` snippet in the `prisma.schema` f…
-
## Problem
GraphQL introspection queries are often disabled in production for security reasons.
But the graphql dataProvider depends on this introspection to read the schema and build the queri…
-
### Feature description
Determining the (name of) the pk columns of a table can be done inside plugins, but requires digging into introspection details
So, this request if to have an easy api to…
-
When providing an `INamingConventions` implementation that overrides `GetEnumValueName(object value)`, it is also applied to the *introspection* schema, making it incompliant with the GraphQL specific…
Zero3 updated
2 months ago
-
I was wondering if its possible to expand the functionality of this tool to be able to ingest an introspection query json similar to how [eslint-plugin-graphql](https://github.com/apollographql/eslint…
-
bench/rttanalysis.TestBenchmarkExpectation [failed](https://teamcity.cockroachdb.com/buildConfiguration/Cockroach_Ci_TestsAwsLinuxArm64_UnitTests/16977303?buildTab=log) with [artifacts](https://teamci…
-
Hi, I am really liking this library - thank you to all the supporters.
I am adding Kysely to an existing project. The database is MySQL and the tables have been organized into several different sc…
-
Hi Team, first let me say what a great tool. Sorry if this belongs in the Discussions, but I didn't see any conversations there, so I am not sure if Discussions are being used.
What I am trying to …