-
Updated
Apr 19, 2021 - TypeScript
typeorm
Here are 2,011 public repositories matching this topic...
-
Updated
Sep 4, 2020 - JavaScript
-
Updated
Apr 9, 2021 - TypeScript
-
Updated
Apr 17, 2021 - TypeScript
-
Updated
Mar 30, 2021 - TypeScript
-
Updated
Apr 7, 2021 - TypeScript
-
Updated
Apr 1, 2021 - TypeScript
Create a Wiki
It might be nice to have a Wiki set up to help people better understand the overall idea of the repository. Anyone is free to help out with this
-
Updated
Apr 6, 2021 - TypeScript
-
Updated
Apr 15, 2021 - TypeScript
-
Updated
Apr 19, 2021 - TypeScript
-
Updated
Apr 17, 2019 - TypeScript
-
Updated
Apr 15, 2021 - TypeScript
-
Updated
Mar 30, 2021 - TypeScript
Some business logic may revolve around the type of PSQL execution error that gets thrown during a query. Libs like node-postgres return the PSQL error code on the error in a field code on the error itself. To match the functionality of those libraries, would it be possible to include the appropriate error code on execution errors t
-
Updated
Apr 19, 2021 - TypeScript
-
Updated
Dec 29, 2020 - TypeScript
-
Updated
Feb 8, 2021 - TypeScript
-
Updated
Mar 24, 2021 - TypeScript
-
Updated
Apr 7, 2021 - TypeScript
-
Updated
Mar 31, 2021 - TypeScript
-
Updated
Sep 25, 2020 - TypeScript
CLI improvements
- Add a link to app platform apps after deployment
- Move NX steps 10-11-12 to [PUBLIC REPOSITORY ONLY]
- Detect OS windows messages as part of the steps
Improve this page
Add a description, image, and links to the typeorm topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the typeorm topic, visit your repo's landing page and select "manage topics."
Issue
The package
@foal/aws-s3usesaws-sdk@2under the hood which is a very big package.Starting from version 3, AWS sdk is split in several separate packages and we could (apparently) considerably reduce the
node_modulessize if we migrate to this version.Solution
Use
@aws-sdk/client-s3