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
Currently, the CloneWith method of the INpgsqlRelationalConnection interface has a concrete NpgsqlRelationalConnection class as the return type. It would be good to replace the return type with INpgsqlRelationalConnection.