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
This allows queries that take less named parameters than the length of the given NamedTuple to still bind those names that exist. Enables reuse of existing NamedTuples for multiple queries.
0 commit comments