Antti Lampinen

Results 3 issues of Antti Lampinen

### Expected behavior If I have the following SQL definition in Postgres 14 database: ``` CREATE TABLE xxx ( id SERIAL PRIMARY KEY, foo TEXT[] NOT NULL DEFAULT ARRAY []::TEXT[],...

T: Defect
C: Code Generation
P: Medium
E: All Editions

**Describe the bug** Fragments are not recognised inside strings with injected GraphQL language in some cases. **To Reproduce** Using the following text block in TS file ``` ` query {...

bug
area:injections

### Describe the feature Latest version as of now is [2.13.2](https://github.com/kubernetes-sigs/aws-load-balancer-controller/releases), but CDK only supports versions up to 2.8.2 ([alb-controller.ts](https://github.com/aws/aws-cdk/blob/main/packages/aws-cdk-lib/aws-eks/lib/alb-controller.ts)) ### Use Case I would like to use the latest...

p2
feature-request
@aws-cdk/aws-eks
effort/medium