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
- Reformatted parameters in `SelectWhere<T, TR>` for readability.
- Updated `SelectWhereNotNull<T, TR>` constraint to `where TR : notnull`.
- Removed the nullable overload of `SelectWhereNotNull<T, TR>`.
- Deleted `WhereNotNull<T>` method to simplify the interface.
0 commit comments