kwilteam / kwil-db

Kwil DB, the database for web3
https://www.kwil.com/
Other
36 stars 12 forks source link

engine/generate: fix repeated numbered arg typecast #1076

Closed jchappelow closed 1 week ago

jchappelow commented 1 week ago

This fixes a bug in engine/generate.(*sqlGenerator).VisitExpressionVariable where an explicit typecast would be lost where:

  1. there are multiple occurrences of an ordered parameter in an action body
  2. any of the occurrences other than the first have an explicit typecast