Branch: refs/heads/master Home: https://github.com/phpmyadmin/sql-parser Commit: aec2309c548aba658b41c00750ac22d455f364c0 https://github.com/phpmyadmin/sql-parser/commit/aec2309c548aba658b41c00750ac... Author: Kamil Tekiela tekiela246@gmail.com Date: 2025-02-09 (Sun, 02 February 2025) +00:00
Changed paths: M phpstan-baseline.neon M psalm-baseline.xml M src/Components/IndexHint.php M src/Parsers/IndexHints.php M tests/data/parser/parseSelectIndexHintErr1.out
Log Message: ----------- Remove nullability from IndexHint
Signed-off-by: Kamil Tekiela tekiela246@gmail.com
Commit: 52c51e3dbb83ffcafdfd4a929ebdd8441fb59f02 https://github.com/phpmyadmin/sql-parser/commit/52c51e3dbb83ffcafdfd4a929ebd... Author: MaurĂcio Meneghini Fauth mauricio@mfauth.net Date: 2025-02-20 (Thu, 02 February 2025) -03:00
Changed paths: M phpstan-baseline.neon M psalm-baseline.xml M src/Components/IndexHint.php M src/Parsers/IndexHints.php M tests/data/parser/parseSelectIndexHintErr1.out
Log Message: ----------- Merge pull request #616 from kamil-tekiela/indexHints
Remove nullability from IndexHint