Branch: refs/heads/master Home: https://github.com/phpmyadmin/sql-parser Commit: 9faa4c37ec1373d82983ace1057f9c83e32c099e https://github.com/phpmyadmin/sql-parser/commit/9faa4c37ec1373d82983ace1057f... Author: Kamil Tekiela tekiela246@gmail.com Date: 2023-06-07 (Wed, 06 June 2023) +01:00
Changed paths: M phpstan-baseline.neon M psalm-baseline.xml M src/Components/OptionsArray.php M src/Core.php M src/Statement.php M src/Statements/DeleteStatement.php M src/Statements/ExplainStatement.php M src/Statements/InsertStatement.php M src/Statements/LoadStatement.php M src/Statements/ReplaceStatement.php M src/Statements/SelectStatement.php M src/Statements/WithStatement.php M src/Utils/CLI.php M src/Utils/Error.php
Log Message: ----------- Set native types from count
Signed-off-by: Kamil Tekiela tekiela246@gmail.com
Commit: 79809709eed47537fccac2cbb6b4b7ace0f5277a https://github.com/phpmyadmin/sql-parser/commit/79809709eed47537fccac2cbb6b4... Author: MaurĂcio Meneghini Fauth mauricio@fauth.dev Date: 2023-06-07 (Wed, 06 June 2023) -03:00
Changed paths: M phpstan-baseline.neon M psalm-baseline.xml M src/Components/OptionsArray.php M src/Core.php M src/Statement.php M src/Statements/DeleteStatement.php M src/Statements/ExplainStatement.php M src/Statements/InsertStatement.php M src/Statements/LoadStatement.php M src/Statements/ReplaceStatement.php M src/Statements/SelectStatement.php M src/Statements/WithStatement.php M src/Utils/CLI.php M src/Utils/Error.php
Log Message: ----------- Merge pull request #463 from kamil-tekiela/Set-types-from-count
Set native types from count