Branch: refs/heads/master
Home: https://github.com/phpmyadmin/sql-parser
Commit: ce56f160a2b59fca95488fbb95d076f5b7d4b826
https://github.com/phpmyadmin/sql-parser/commit/ce56f160a2b59fca95488fbb95d076f5b7d4b826
Author: Saksham Gupta <[email protected]>
Date: 2020-10-13 (Tue, 10 October 2020) +02:00

Changed paths: 
M src/Components/AlterOperation.php

Log Message:
-----------
Fixes #299 - array_key_exists warning when parsing a "DEFAULT FALSE" token

Signed-off-by: Saksham Gupta <[email protected]>

Commit: 512db632c8dedd173f15640259d7e045d7f881bf
https://github.com/phpmyadmin/sql-parser/commit/512db632c8dedd173f15640259d7e045d7f881bf
Author: William Desportes <[email protected]>
Date: 2020-10-13 (Tue, 10 October 2020) +02:00

Changed paths: 
M tests/Components/CreateDefinitionTest.php

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

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

Commit: 9b2d4cac8f19f3917495eed0ce90a1c2e3db9d44
https://github.com/phpmyadmin/sql-parser/commit/9b2d4cac8f19f3917495eed0ce90a1c2e3db9d44
Author: William Desportes <[email protected]>
Date: 2020-10-13 (Tue, 10 October 2020) +02:00

Changed paths: 
M src/Components/AlterOperation.php
M tests/Components/CreateDefinitionTest.php

Log Message:
-----------
Merge #314 - Fixes #299 - array_key_exists warning when parsing a "DEFAULT 
FALSE" token

Pull-request: #314
Fixes: #299

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

Commit: 4601f6879d4f6746508898ddbaa950117ec4280a
https://github.com/phpmyadmin/sql-parser/commit/4601f6879d4f6746508898ddbaa950117ec4280a
Author: William Desportes <[email protected]>
Date: 2020-10-13 (Tue, 10 October 2020) +02:00

Changed paths: 
M CHANGELOG.md

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


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

Commit: 702704844b8de9ef0a2ceff465822df16f364408
https://github.com/phpmyadmin/sql-parser/commit/702704844b8de9ef0a2ceff465822df16f364408
Author: William Desportes <[email protected]>
Date: 2020-10-13 (Tue, 10 October 2020) +02:00

Changed paths: 
M CHANGELOG.md
M src/Components/AlterOperation.php
M tests/Components/CreateDefinitionTest.php

Log Message:
-----------
Merge branch 'QA'


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

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

Reply via email to