Juan Pablo Galeotti

Results 5 issues of Juan Pablo Galeotti

The analysis of the basic-reentrancy.sol file now detects the following reentrancies: line 267┆ _newPool.receiveHop(amt, msg.sender, payable(address(this))); and line 340┆ _shitcoin.balanceOf(address(this)),

support for POINT, MULTIPOINT, LINESTRING, MULTILINESTRING, POLYGON and MULTIPOLYGON column types

Adding logic to avoid "unexpected handling on Initialization Action after repair" when it is not necessary

``` ### Summary This pull request introduces support for a range of advanced SQL features and general heuristic improvements. The updates ensure better handling and support for complex SQL structures,...