Skip to content

Commit

Permalink
fix bug where parameters of cast target type were not passed along
Browse files Browse the repository at this point in the history
This was yet another bug that resulted from what I've been warning about:
the use of untypesafe getChild() methods in SQB. So I've gone through and
removed even more of those, to further reduce the probability of this kind
of bug in the future.
  • Loading branch information
gavinking committed Jul 25, 2023
1 parent dfc282a commit b53732d
Showing 1 changed file with 128 additions and 164 deletions.

0 comments on commit b53732d

Please sign in to comment.