Closed zen-xu closed 7 months ago
Thanks @zen-xu for the PR! This feature could be very helpful. : )
One minor comment is that can you rename the Connection
class to ConnectionStr
or ConnectionURL
? Otherwise one may think it as a real database connection
like the ones supported pandas instead of the url for it. Thank you!
Hi @wangxiaoying, ready to merge
This PR can provide some type hints to help build a DB connection.