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
Instead of mixing together the boilerplate QueryProvider helper code and the MySql specific implementation code, this should be two separate packages. This should simplify pivoting to other SQL implementations for consumers of this package.
Instead of mixing together the boilerplate QueryProvider helper code and the MySql specific implementation code, this should be two separate packages. This should simplify pivoting to other SQL implementations for consumers of this package.