-
-
Notifications
You must be signed in to change notification settings - Fork 6.5k
Closed
Labels
Description
Issue type:
[ ] question
[ ] bug report
[x] feature request
[ ] documentation issue
Database system/driver:
[ ] cordova
[ ] mongodb
[ ] mssql
[x] mysql / mariadb
[ ] oracle
[ ] postgres
[ ] cockroachdb
[ ] sqlite
[ ] sqljs
[ ] react-native
[ ] expo
TypeORM version:
[x] latest
[ ] @next
[ ] 0.x.x (or put your version here)
Steps to reproduce or a small repository showing the problem:
https://aws.amazon.com/about-aws/whats-new/2018/11/aurora-serverless-data-api-beta/
AWS released new feature called data api which I can query sql through HTTP Request for Aurora Serverless MySQL Edition.
Is there any chance that typeorm will provide this feature?
Otherwise, I would like to get advise how to apply this feature with typeorm.
Thanks :)
Can-Sahin, kevinxh and ronkot