Michael Pont
Michael Pont
@whimzyLive I added this here: https://github.com/typedorm/typedorm/pull/239
I found a situation where this is "working", not sure if intended. If I have two entities with the same PK for a GSI then a find query will return...
I got the same error when trying to change and save the file where my helper functions were defined within Jupyter Notebooks. Rerunning the below line in a jupyter cell...
@wz2b I can second the MissingReflectMetadata error ``` Wed Nov 09 23:16:05 UTC 2022 : Endpoint response body before transformations: {"errorType":"MissingReflectMetadata","errorMessage":"Could not reflect metadata of type design:type, did you forget...
@whimzyLive thanks. I submitted a PR here https://github.com/typedorm/typedorm-examples/pull/1
Hi @whimzyLive , have you been able to take a look at the PR?
I can confirm that I am receiving this error as well. Any ideas on how to patch this error? version: 4.1.1 and node version 22x