You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Aurora is an AWS optimized integration of Postgres. We currently use Aurora-postgres instead of plain Postgres database on AWS RDS.
TypeORM probably needs to use a "data api driver" to connect to RDS database, and code changes will need to be made. It seems like DataSource can't be used anymore.
Hints:
Hints:
The text was updated successfully, but these errors were encountered: