Branch: refs/heads/master
Home: https://github.com/phpmyadmin/sql-parser
Commit: 2a12a4fd3183aefc48ea0da0664ad8b09e089a8e
https://github.com/phpmyadmin/sql-parser/commit/2a12a4fd3183aefc48ea0da0664ad8b09e089a8e
Author: Kamil Tekiela <[email protected]>
Date: 2023-02-17 (Fri, 02 February 2023) +00:00

Changed paths: 
M src/Token.php

Log Message:
-----------
Incorrect order of operations causes PMA to break with table called ``

Signed-off-by: Kamil Tekiela <[email protected]>

Commit: dddb7ae37c58720dcc830ae86b05e009dffe30d9
https://github.com/phpmyadmin/sql-parser/commit/dddb7ae37c58720dcc830ae86b05e009dffe30d9
Author: William Desportes <[email protected]>
Date: 2023-02-26 (Sun, 02 February 2023) +01:00

Changed paths: 
M CHANGELOG.md

Log Message:
-----------
Fix CHANGELOG entry to use issue number (#419)

Signed-off-by: William Desportes <[email protected]>

Commit: 19ce4bdda01a4aafa46a40a2b103fecdc6862f6e
https://github.com/phpmyadmin/sql-parser/commit/19ce4bdda01a4aafa46a40a2b103fecdc6862f6e
Author: William Desportes <[email protected]>
Date: 2023-02-26 (Sun, 02 February 2023) +01:00

Changed paths: 
A tests/data/parser/parseSelect15.in
A tests/data/parser/parseSelect15.out
M tests/Parser/SelectStatementTest.php

Log Message:
-----------
Add a test for #422

Signed-off-by: William Desportes <[email protected]>

Commit: f022373ccc22c417c50f3349046be5df8d98a41c
https://github.com/phpmyadmin/sql-parser/commit/f022373ccc22c417c50f3349046be5df8d98a41c
Author: William Desportes <[email protected]>
Date: 2023-02-26 (Sun, 02 February 2023) +01:00

Changed paths: 
M src/Token.php
M tests/data/parser/parseSelect15.out

Log Message:
-----------
Merge #422 - Incorrect order of operations to parse table/db called ``

Pull-request: #422

Signed-off-by: William Desportes <[email protected]>

Commit: 4d09f0e7ebbadf09fab0e27b295dba6cf316a10a
https://github.com/phpmyadmin/sql-parser/commit/4d09f0e7ebbadf09fab0e27b295dba6cf316a10a
Author: William Desportes <[email protected]>
Date: 2023-02-26 (Sun, 02 February 2023) +01:00

Changed paths: 
M CHANGELOG.md

Log Message:
-----------
Add a CHANGELOG entry for #422

Pull-request: #422

Signed-off-by: William Desportes <[email protected]>

_______________________________________________
Git mailing list
[email protected]
https://lists.phpmyadmin.net/mailman/listinfo/git

Reply via email to