Calvin

Results 4 issues of Calvin

aurora serverless with postgresql returns `typeName` as lowercase. because of this, the function `formatRecordValue` does not function properly for pg responses. to fix, I cast the `typeName` to uppercase at...

**Package versions and database engine type (please complete the following information):** - Database Engine: postgres - TypeORM Version: 0.2.41 - Driver Version 2.3.8 **Describe the bug** When I do an...

**Package versions and database engine type (please complete the following information):** - Database Engine: postgres - TypeORM Version: 0.2.41 - Driver Version: 2.3.5 **Describe the bug** When you have a...

## Issue Description we're upgrading from v0.2 to v0.3 and while converting our custom repositories, we noticed that custom repositories lost type support. ### Expected Behavior when creating a custom...

bug
requires triage