jeremydaly / data-api-client

A "DocumentClient" for the Amazon Aurora Serverless Data API
MIT License
440 stars 60 forks source link

How to run a sql file with data api #123

Open Nitika123 opened 1 year ago

Nitika123 commented 1 year ago

I can see that we can run string queries with sql. But how can we provide sql file as an input containing multiple queries to be executed as a transaction?