joern
joern copied to clipboard
[GO]: Unable to find literal node
@hiteshbedre I am reducing the priority for this ticket as this one is no more a blocker
Global variable and constant is declared here: https://github.com/apm-dev/go-user-rest-api/blob/main/datasources/mysql/users_db/users_db.go global variable is used here: https://github.com/apm-dev/go-user-rest-api/blob/main/domain/users/user_dao.go (stmt, err := users_db.Client.Prepare(queryGetAll)) End outcome to verify: MethodFullName property for below call nodes would be get resolved: cpg.call("Prepare").l