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
I looked into it and it seems interesting, although I would create a different binding library for it and keep this one specialized and focused on mssql with good tests and docs. I want to make this one production-grade and as you can see, this one is a tiny bit opinionated to look like the SqlClient from dotnet.
also any-db doesn't seem to support promises which is a bit of a turn off for me
any-db is:
And it allow you to target any server by providing the correct adapter.
The text was updated successfully, but these errors were encountered: