Branch: refs/heads/master
Home: https://github.com/phpmyadmin/sql-parser
Commit: adfe31461c05b5861411f18f8c9e5cfeb5513425
https://github.com/phpmyadmin/sql-parser/commit/adfe31461c05b5861411f18f8c9…
Author: MaurÃcio Meneghini Fauth <mauricio(a)fauth.dev>
Date: 2023-09-19 (Tue, 09 September 2023) -03:00
Changed paths:
A tests/data/bugs/gh234.in
A tests/data/bugs/gh234.out
A tests/data/bugs/gh478.in
A tests/data/bugs/gh478.out
A tests/data/bugs/gh511.in
A tests/data/bugs/gh511.out
M src/Components/AlterOperation.php
M tests/Misc/BugsTest.php
M tests/data/parser/parseAlter9.out
M tests/data/parser/parseAlterTableModifyColumnEnum1.out
M tests/data/parser/parseAlterTableModifyColumnEnum2.out
M tests/data/parser/parseAlterTableModifyColumnEnum3.out
Log Message:
-----------
Fix ALTER regression
- Fixes #511
- Reverts #485
Signed-off-by: MaurÃcio Meneghini Fauth <mauricio(a)fauth.dev>
Commit: ab6f797c47765da436b4eae585b85f9256d637ab
https://github.com/phpmyadmin/sql-parser/commit/ab6f797c47765da436b4eae585b…
Author: MaurÃcio Meneghini Fauth <mauricio(a)fauth.dev>
Date: 2023-09-19 (Tue, 09 September 2023) -03:00
Changed paths:
A tests/data/bugs/gh234.in
A tests/data/bugs/gh234.out
A tests/data/bugs/gh478.in
A tests/data/bugs/gh478.out
A tests/data/bugs/gh511.in
A tests/data/bugs/gh511.out
M src/Components/AlterOperation.php
M tests/Misc/BugsTest.php
M tests/data/parser/parseAlter9.out
M tests/data/parser/parseAlterTableModifyColumnEnum1.out
M tests/data/parser/parseAlterTableModifyColumnEnum2.out
M tests/data/parser/parseAlterTableModifyColumnEnum3.out
Log Message:
-----------
Merge pull request #512 from MauricioFauth/alter-regression
Fix ALTER regression
Commit: f1720ae19abe6294cb5599594a8a57bc3c8cc287
https://github.com/phpmyadmin/sql-parser/commit/f1720ae19abe6294cb5599594a8…
Author: MaurÃcio Meneghini Fauth <mauricio(a)fauth.dev>
Date: 2023-09-19 (Tue, 09 September 2023) -03:00
Changed paths:
M CHANGELOG.md
Log Message:
-----------
Prepare for release 5.8.2
[ci skip]
Signed-off-by: MaurÃcio Meneghini Fauth <mauricio(a)fauth.dev>
Commit: ec459f7b40e6636eaf3946c3f1f286118e61a78c
https://github.com/phpmyadmin/sql-parser/commit/ec459f7b40e6636eaf3946c3f1f…
Author: MaurÃcio Meneghini Fauth <mauricio(a)fauth.dev>
Date: 2023-09-19 (Tue, 09 September 2023) -03:00
Changed paths:
A tests/data/bugs/gh234.in
A tests/data/bugs/gh234.out
A tests/data/bugs/gh478.in
A tests/data/bugs/gh478.out
A tests/data/bugs/gh511.in
A tests/data/bugs/gh511.out
M CHANGELOG.md
M src/Components/AlterOperation.php
M tests/Misc/BugsTest.php
M tests/data/parser/parseAlter9.out
M tests/data/parser/parseAlterTableModifyColumnEnum1.out
M tests/data/parser/parseAlterTableModifyColumnEnum2.out
M tests/data/parser/parseAlterTableModifyColumnEnum3.out
Log Message:
-----------
Merge branch '5.8.x' into 5.9.x
Signed-off-by: MaurÃcio Meneghini Fauth <mauricio(a)fauth.dev>
Commit: 4077a826d530223abcbc0394fd67e400e5f9e15f
https://github.com/phpmyadmin/sql-parser/commit/4077a826d530223abcbc0394fd6…
Author: MaurÃcio Meneghini Fauth <mauricio(a)fauth.dev>
Date: 2023-09-19 (Tue, 09 September 2023) -03:00
Changed paths:
A tests/data/bugs/gh234.in
A tests/data/bugs/gh234.out
A tests/data/bugs/gh478.in
A tests/data/bugs/gh478.out
A tests/data/bugs/gh511.in
A tests/data/bugs/gh511.out
M CHANGELOG.md
M src/Components/AlterOperation.php
M tests/Misc/BugsTest.php
M tests/data/parser/parseAlter9.out
M tests/data/parser/parseAlterTableModifyColumnEnum1.out
M tests/data/parser/parseAlterTableModifyColumnEnum2.out
M tests/data/parser/parseAlterTableModifyColumnEnum3.out
Log Message:
-----------
Merge branch '5.9.x'
Signed-off-by: MaurÃcio Meneghini Fauth <mauricio(a)fauth.dev>
Branch: refs/heads/5.9.x
Home: https://github.com/phpmyadmin/sql-parser
Commit: adfe31461c05b5861411f18f8c9e5cfeb5513425
https://github.com/phpmyadmin/sql-parser/commit/adfe31461c05b5861411f18f8c9…
Author: MaurÃcio Meneghini Fauth <mauricio(a)fauth.dev>
Date: 2023-09-19 (Tue, 09 September 2023) -03:00
Changed paths:
A tests/data/bugs/gh234.in
A tests/data/bugs/gh234.out
A tests/data/bugs/gh478.in
A tests/data/bugs/gh478.out
A tests/data/bugs/gh511.in
A tests/data/bugs/gh511.out
M src/Components/AlterOperation.php
M tests/Misc/BugsTest.php
M tests/data/parser/parseAlter9.out
M tests/data/parser/parseAlterTableModifyColumnEnum1.out
M tests/data/parser/parseAlterTableModifyColumnEnum2.out
M tests/data/parser/parseAlterTableModifyColumnEnum3.out
Log Message:
-----------
Fix ALTER regression
- Fixes #511
- Reverts #485
Signed-off-by: MaurÃcio Meneghini Fauth <mauricio(a)fauth.dev>
Commit: ab6f797c47765da436b4eae585b85f9256d637ab
https://github.com/phpmyadmin/sql-parser/commit/ab6f797c47765da436b4eae585b…
Author: MaurÃcio Meneghini Fauth <mauricio(a)fauth.dev>
Date: 2023-09-19 (Tue, 09 September 2023) -03:00
Changed paths:
A tests/data/bugs/gh234.in
A tests/data/bugs/gh234.out
A tests/data/bugs/gh478.in
A tests/data/bugs/gh478.out
A tests/data/bugs/gh511.in
A tests/data/bugs/gh511.out
M src/Components/AlterOperation.php
M tests/Misc/BugsTest.php
M tests/data/parser/parseAlter9.out
M tests/data/parser/parseAlterTableModifyColumnEnum1.out
M tests/data/parser/parseAlterTableModifyColumnEnum2.out
M tests/data/parser/parseAlterTableModifyColumnEnum3.out
Log Message:
-----------
Merge pull request #512 from MauricioFauth/alter-regression
Fix ALTER regression
Commit: f1720ae19abe6294cb5599594a8a57bc3c8cc287
https://github.com/phpmyadmin/sql-parser/commit/f1720ae19abe6294cb5599594a8…
Author: MaurÃcio Meneghini Fauth <mauricio(a)fauth.dev>
Date: 2023-09-19 (Tue, 09 September 2023) -03:00
Changed paths:
M CHANGELOG.md
Log Message:
-----------
Prepare for release 5.8.2
[ci skip]
Signed-off-by: MaurÃcio Meneghini Fauth <mauricio(a)fauth.dev>
Commit: ec459f7b40e6636eaf3946c3f1f286118e61a78c
https://github.com/phpmyadmin/sql-parser/commit/ec459f7b40e6636eaf3946c3f1f…
Author: MaurÃcio Meneghini Fauth <mauricio(a)fauth.dev>
Date: 2023-09-19 (Tue, 09 September 2023) -03:00
Changed paths:
A tests/data/bugs/gh234.in
A tests/data/bugs/gh234.out
A tests/data/bugs/gh478.in
A tests/data/bugs/gh478.out
A tests/data/bugs/gh511.in
A tests/data/bugs/gh511.out
M CHANGELOG.md
M src/Components/AlterOperation.php
M tests/Misc/BugsTest.php
M tests/data/parser/parseAlter9.out
M tests/data/parser/parseAlterTableModifyColumnEnum1.out
M tests/data/parser/parseAlterTableModifyColumnEnum2.out
M tests/data/parser/parseAlterTableModifyColumnEnum3.out
Log Message:
-----------
Merge branch '5.8.x' into 5.9.x
Signed-off-by: MaurÃcio Meneghini Fauth <mauricio(a)fauth.dev>
Branch: refs/heads/5.8.x
Home: https://github.com/phpmyadmin/sql-parser
Commit: adfe31461c05b5861411f18f8c9e5cfeb5513425
https://github.com/phpmyadmin/sql-parser/commit/adfe31461c05b5861411f18f8c9…
Author: MaurÃcio Meneghini Fauth <mauricio(a)fauth.dev>
Date: 2023-09-19 (Tue, 09 September 2023) -03:00
Changed paths:
A tests/data/bugs/gh234.in
A tests/data/bugs/gh234.out
A tests/data/bugs/gh478.in
A tests/data/bugs/gh478.out
A tests/data/bugs/gh511.in
A tests/data/bugs/gh511.out
M src/Components/AlterOperation.php
M tests/Misc/BugsTest.php
M tests/data/parser/parseAlter9.out
M tests/data/parser/parseAlterTableModifyColumnEnum1.out
M tests/data/parser/parseAlterTableModifyColumnEnum2.out
M tests/data/parser/parseAlterTableModifyColumnEnum3.out
Log Message:
-----------
Fix ALTER regression
- Fixes #511
- Reverts #485
Signed-off-by: MaurÃcio Meneghini Fauth <mauricio(a)fauth.dev>
Commit: ab6f797c47765da436b4eae585b85f9256d637ab
https://github.com/phpmyadmin/sql-parser/commit/ab6f797c47765da436b4eae585b…
Author: MaurÃcio Meneghini Fauth <mauricio(a)fauth.dev>
Date: 2023-09-19 (Tue, 09 September 2023) -03:00
Changed paths:
A tests/data/bugs/gh234.in
A tests/data/bugs/gh234.out
A tests/data/bugs/gh478.in
A tests/data/bugs/gh478.out
A tests/data/bugs/gh511.in
A tests/data/bugs/gh511.out
M src/Components/AlterOperation.php
M tests/Misc/BugsTest.php
M tests/data/parser/parseAlter9.out
M tests/data/parser/parseAlterTableModifyColumnEnum1.out
M tests/data/parser/parseAlterTableModifyColumnEnum2.out
M tests/data/parser/parseAlterTableModifyColumnEnum3.out
Log Message:
-----------
Merge pull request #512 from MauricioFauth/alter-regression
Fix ALTER regression
Branch: refs/heads/master
Home: https://github.com/phpmyadmin/sql-parser
Commit: cb58d585a85e88fcd5b53f807358205e488b34f3
https://github.com/phpmyadmin/sql-parser/commit/cb58d585a85e88fcd5b53f80735…
Author: MaurÃcio Meneghini Fauth <mauricio(a)fauth.dev>
Date: 2023-09-17 (Sun, 09 September 2023) -03:00
Changed paths:
A src/Contexts/ContextMariaDb100700.php
A src/Contexts/ContextMariaDb100800.php
A src/Contexts/ContextMariaDb100900.php
A src/Contexts/ContextMariaDb101000.php
A src/Contexts/ContextMariaDb101100.php
A src/Contexts/ContextMariaDb110000.php
A src/Contexts/ContextMariaDb110100.php
A src/Contexts/ContextMariaDb110200.php
A src/Contexts/ContextMySql80100.php
A tools/contexts/MariaDb100700.txt
A tools/contexts/MariaDb100800.txt
A tools/contexts/MariaDb100900.txt
A tools/contexts/MariaDb101000.txt
A tools/contexts/MariaDb101100.txt
A tools/contexts/MariaDb110000.txt
A tools/contexts/MariaDb110100.txt
A tools/contexts/MariaDb110200.txt
A tools/contexts/MySql80100.txt
A tools/contexts/_functionsMariaDb100700.txt
A tools/contexts/_functionsMariaDb100800.txt
A tools/contexts/_functionsMariaDb100900.txt
A tools/contexts/_functionsMariaDb101000.txt
A tools/contexts/_functionsMariaDb101100.txt
A tools/contexts/_functionsMariaDb110000.txt
A tools/contexts/_functionsMariaDb110100.txt
A tools/contexts/_functionsMariaDb110200.txt
A tools/contexts/_functionsMySql80100.txt
M psalm-baseline.xml
M src/Tools/ContextGenerator.php
Log Message:
-----------
Add missing context files for MariaDB and MySQL
These files are copies from previous versions.
Signed-off-by: MaurÃcio Meneghini Fauth <mauricio(a)fauth.dev>
Commit: d4581b8c3deb1793484e76632b4282b9e584c5c2
https://github.com/phpmyadmin/sql-parser/commit/d4581b8c3deb1793484e76632b4…
Author: MaurÃcio Meneghini Fauth <mauricio(a)fauth.dev>
Date: 2023-09-17 (Sun, 09 September 2023) -03:00
Changed paths:
A src/Contexts/ContextMariaDb100700.php
A src/Contexts/ContextMariaDb100800.php
A src/Contexts/ContextMariaDb100900.php
A src/Contexts/ContextMariaDb101000.php
A src/Contexts/ContextMariaDb101100.php
A src/Contexts/ContextMariaDb110000.php
A src/Contexts/ContextMariaDb110100.php
A src/Contexts/ContextMariaDb110200.php
A src/Contexts/ContextMySql80100.php
A tools/contexts/MariaDb100700.txt
A tools/contexts/MariaDb100800.txt
A tools/contexts/MariaDb100900.txt
A tools/contexts/MariaDb101000.txt
A tools/contexts/MariaDb101100.txt
A tools/contexts/MariaDb110000.txt
A tools/contexts/MariaDb110100.txt
A tools/contexts/MariaDb110200.txt
A tools/contexts/MySql80100.txt
A tools/contexts/_functionsMariaDb100700.txt
A tools/contexts/_functionsMariaDb100800.txt
A tools/contexts/_functionsMariaDb100900.txt
A tools/contexts/_functionsMariaDb101000.txt
A tools/contexts/_functionsMariaDb101100.txt
A tools/contexts/_functionsMariaDb110000.txt
A tools/contexts/_functionsMariaDb110100.txt
A tools/contexts/_functionsMariaDb110200.txt
A tools/contexts/_functionsMySql80100.txt
M psalm-baseline.xml
M src/Tools/ContextGenerator.php
Log Message:
-----------
Merge branch '5.9.x'
Signed-off-by: MaurÃcio Meneghini Fauth <mauricio(a)fauth.dev>
Branch: refs/heads/5.9.x
Home: https://github.com/phpmyadmin/sql-parser
Commit: cb58d585a85e88fcd5b53f807358205e488b34f3
https://github.com/phpmyadmin/sql-parser/commit/cb58d585a85e88fcd5b53f80735…
Author: MaurÃcio Meneghini Fauth <mauricio(a)fauth.dev>
Date: 2023-09-17 (Sun, 09 September 2023) -03:00
Changed paths:
A src/Contexts/ContextMariaDb100700.php
A src/Contexts/ContextMariaDb100800.php
A src/Contexts/ContextMariaDb100900.php
A src/Contexts/ContextMariaDb101000.php
A src/Contexts/ContextMariaDb101100.php
A src/Contexts/ContextMariaDb110000.php
A src/Contexts/ContextMariaDb110100.php
A src/Contexts/ContextMariaDb110200.php
A src/Contexts/ContextMySql80100.php
A tools/contexts/MariaDb100700.txt
A tools/contexts/MariaDb100800.txt
A tools/contexts/MariaDb100900.txt
A tools/contexts/MariaDb101000.txt
A tools/contexts/MariaDb101100.txt
A tools/contexts/MariaDb110000.txt
A tools/contexts/MariaDb110100.txt
A tools/contexts/MariaDb110200.txt
A tools/contexts/MySql80100.txt
A tools/contexts/_functionsMariaDb100700.txt
A tools/contexts/_functionsMariaDb100800.txt
A tools/contexts/_functionsMariaDb100900.txt
A tools/contexts/_functionsMariaDb101000.txt
A tools/contexts/_functionsMariaDb101100.txt
A tools/contexts/_functionsMariaDb110000.txt
A tools/contexts/_functionsMariaDb110100.txt
A tools/contexts/_functionsMariaDb110200.txt
A tools/contexts/_functionsMySql80100.txt
M psalm-baseline.xml
M src/Tools/ContextGenerator.php
Log Message:
-----------
Add missing context files for MariaDB and MySQL
These files are copies from previous versions.
Signed-off-by: MaurÃcio Meneghini Fauth <mauricio(a)fauth.dev>