Branch: refs/heads/6.0.x
Home: https://github.com/phpmyadmin/sql-parser
Commit: 471ba6ab356eb44256a28006544bf42c64d73e17
https://github.com/phpmyadmin/sql-parser/commit/471ba6ab356eb44256a28006544bf42c64d73e17
Author: Fawzi E. Abdulfattah <[email protected]>
Date: 2022-02-03 (Thu, 02 February 2022) +02:00

Changed paths: 
M src/Statements/CreateStatement.php
M tests/Builder/CreateStatementTest.php
M tests/data/parser/parseCreateView.out
M tests/data/parser/parseCreateView3.out
M tests/data/parser/parseCreateViewWithQuotes.out
M tests/data/parser/parseCreateViewWithUnion.out
M tests/data/parser/parseCreateViewWithWrongSyntax.out
M tests/data/parser/parseCreateViewWithoutQuotes.out

Log Message:
-----------
Fixing the issue of the create view's builder, additional tokens

Signed-off-by: Fawzi E. Abdulfattah <[email protected]>

Commit: 3589faacd4026b6f3ed7369d56fdd7a13f8a6fa1
https://github.com/phpmyadmin/sql-parser/commit/3589faacd4026b6f3ed7369d56fdd7a13f8a6fa1
Author: liviuconcioiu <[email protected]>
Date: 2022-02-08 (Tue, 02 February 2022) +01:00

Changed paths: 
M locale/ro/LC_MESSAGES/sqlparser.mo
M locale/ro/LC_MESSAGES/sqlparser.po

Log Message:
-----------
Translated using Weblate (Romanian)

Currently translated at 94.4% (51 of 54 strings)

[CI skip]

Translation: phpMyAdmin/SQL parser
Translate-URL: https://hosted.weblate.org/projects/phpmyadmin/sql-parser/ro/
Signed-off-by: liviuconcioiu <[email protected]>

Commit: c4e76301f606fcb503bd9b498fd8b03b8049ea72
https://github.com/phpmyadmin/sql-parser/commit/c4e76301f606fcb503bd9b498fd8b03b8049ea72
Author: William Desportes <[email protected]>
Date: 2022-02-16 (Wed, 02 February 2022) +01:00

Changed paths: 
M locale/fr/LC_MESSAGES/sqlparser.mo
M locale/fr/LC_MESSAGES/sqlparser.po

Log Message:
-----------
Translated using Weblate (French)

Currently translated at 92.5% (50 of 54 strings)

[CI skip]

Translation: phpMyAdmin/SQL parser
Translate-URL: https://hosted.weblate.org/projects/phpmyadmin/sql-parser/fr/
Signed-off-by: William Desportes <[email protected]>

Commit: 94652f2b5478ae154673926018e422f58e4dab17
https://github.com/phpmyadmin/sql-parser/commit/94652f2b5478ae154673926018e422f58e4dab17
Author: William Desportes <[email protected]>
Date: 2022-02-17 (Thu, 02 February 2022) +01:00

Changed paths: 
M locale/fr/LC_MESSAGES/sqlparser.mo
M locale/fr/LC_MESSAGES/sqlparser.po

Log Message:
-----------
Translated using Weblate (French)

Currently translated at 100.0% (54 of 54 strings)

[CI skip]

Translation: phpMyAdmin/SQL parser
Translate-URL: https://hosted.weblate.org/projects/phpmyadmin/sql-parser/fr/
Signed-off-by: William Desportes <[email protected]>

Commit: e5cb8a16dae3330af8461ecf3d05c2147d3f3ca3
https://github.com/phpmyadmin/sql-parser/commit/e5cb8a16dae3330af8461ecf3d05c2147d3f3ca3
Author: William Desportes <[email protected]>
Date: 2022-02-28 (Mon, 02 February 2022) +01:00

Changed paths: 
M src/Statements/CreateStatement.php
M tests/Builder/CreateStatementTest.php
M tests/data/parser/parseCreateView.out
M tests/data/parser/parseCreateView3.out
M tests/data/parser/parseCreateViewWithQuotes.out
M tests/data/parser/parseCreateViewWithUnion.out
M tests/data/parser/parseCreateViewWithWrongSyntax.out
M tests/data/parser/parseCreateViewWithoutQuotes.out

Log Message:
-----------
Merge #371 - Fixing the additional body tokens issue when create view statements

Ref: phpmyadmin/phpmyadmin#17321
Pull-request: #371

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

Commit: ff593ee11f006e31cf939b74634cbcde8b6f3140
https://github.com/phpmyadmin/sql-parser/commit/ff593ee11f006e31cf939b74634cbcde8b6f3140
Author: William Desportes <[email protected]>
Date: 2022-02-28 (Mon, 02 February 2022) +01:00

Changed paths: 
M CHANGELOG.md

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

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

Commit: c57157919c410791603cd36e844e7671e5ccd554
https://github.com/phpmyadmin/sql-parser/commit/c57157919c410791603cd36e844e7671e5ccd554
Author: William Desportes <[email protected]>
Date: 2022-02-28 (Mon, 02 February 2022) +01:00

Changed paths: 
M CHANGELOG.md
M locale/fr/LC_MESSAGES/sqlparser.mo
M locale/fr/LC_MESSAGES/sqlparser.po
M locale/ro/LC_MESSAGES/sqlparser.mo
M locale/ro/LC_MESSAGES/sqlparser.po
M src/Statements/CreateStatement.php
M tests/Builder/CreateStatementTest.php
M tests/data/parser/parseCreateView.out
M tests/data/parser/parseCreateView3.out
M tests/data/parser/parseCreateViewWithQuotes.out
M tests/data/parser/parseCreateViewWithUnion.out
M tests/data/parser/parseCreateViewWithWrongSyntax.out
M tests/data/parser/parseCreateViewWithoutQuotes.out

Log Message:
-----------
Merge branch 'master' into 6.0.x

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

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

Reply via email to