marcominerva / DatabaseGPT

Query a database using natural language
https://databasegpt.azurewebsites.net/
MIT License
59 stars 13 forks source link

Add missing call to ThrowIfDisposed method #7

Closed N1K0232 closed 9 months ago

N1K0232 commented 9 months ago

Add missing call to "ThrowIfDisposed" in "GetDataReaderAsync" method. Issue #5