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
test: In doc test, ignore comment-only lines that don't say "returns/throws"
Plus knock-on changes. This "simple" change unsurprisingly altered what
doc tests occurred, leading to shaking out a bug in doc testing,
which in turn shook out a bug in logical `and` (!).
All should be well now.
Also prevent `numeric(blah, 'bigint')` from throwing when it
needs to round.
0 commit comments