Results 59 comments of Jan Aagaard Meier

> > @aws-cdk-automation Can I talk to a human please? I believe my PR is ready for review > > Hello, you've reached a CDK Human. We cannot come to...

> I don't think that we can just remove the `https` across the board as it might cause issues elsewhere. We do have an existing integ test for deploying with...

@TheRealAmazonKendra Friendly ping - Is there anything I can do to bring this over the finish line?

> Sorry for the radio silence on this one. We are moving cdk-assets out of the main repo and into a repo of it's own, which is still in progress....

Thanks, I appreciate you looking into this! Luckily this only occurs if you import a type in codegen and then rename the type. So in our case we can simply...

A `plugin` method on the sequelize constructor and making it convention for plugins to attach their behaviour on `afterInit` / when an init function is called sounds good to me

Yep at what @overlookmotel said, especially regarding the last part about "plugging" the plugin in one place, in the file where you require sequelize

@straube There's not great support for subqueries in sequelize currently. Could you show an example of how that query would look?