Nick74k

Results 3 issues of Nick74k

Seems to be simalar to #295, but solution now is unsuitable because utils/ExpressionToken.php was reworked. The same as fixed #77. Steps to reproduce: `$parser = new PHPSQLParser\PHPSQLParser("select cast(id as decimal(18,1))...

Wrong position of "Order" (Guess if it content was repeated in From) in some cases. ``` ``` Result: ``` Order pos: 52 (Wrong - must be 105 too) Order pos:...

Delphi reports "An unexpected memory leak", 1xTMemoryStream after adding translations to TDKLTranslationStorage. Reporting enabled by ReportMemoryLeaksOnShutdown := True;