Rico Hermans
Rico Hermans
Unfortunately PartiQL requires a WHERE so it will not do this ;(
I ran this script. The PR can be closed.
The Cloud Artifact apparently cannot be read over jsii. Looks like jsii is interpreting an artifact as a StackArtifact, even though it isn't, and then gets confused by the absence...
I agree this potentially being a two-birds-one-stone kind of change. If you feel the code paths and/or concepts are similar enough to combine... sure! All for it.
The initial PR is here: https://github.com/aws/jsii/pull/827
Good catch, that needs to be sorted as well.
Sorry to do this to your @RomainMuller but since you're working on Rosetta right now anyway, might as well work in these bug reports at the same time? 😇
> I guess it'd be sweet if we could have a warning that this non-`@internal` type isn't exported from the root, and that if this was intentional it should be...
I know you're working on it already, but might want to put some form of "runtime type validation" in there as well. I saw a LOT of issues where users...