stevehogdahl

Results 5 issues of stevehogdahl

When updating an enum multiple values can't be added at the same time so it requires one update statement per value. Altering types in postgres can't be done a mutli-command...

I'm getting the following error when calling the auth function: `ERROR Invoke Error { "errorType": "Error", "errorMessage": "connect ECONNREFUSED 127.0.0.1:8080", "trace": [ "Error: connect ECONNREFUSED 127.0.0.1:8080", " at TCPConnectWrap.afterConnect [as...

kind/bug

Enhancement Request: Add metadata and descriptions to the documentation export.

### Description: The Models Validation doesn't check the implicitly created `AWS::Serverless::Api` resource. When creating a new model there's no way to set it to the implicitly `AWS::Serverless::Api resource` without `sam...

type/feature