[phpMyAdmin Git] [phpmyadmin/sql-parser] f3c5ad: Remove duplicate array item in JOINs

Michal Čihař michal at cihar.com
Mon Jan 2 15:57:35 CET 2017


  Branch: refs/heads/motranslator
  Home:   https://github.com/phpmyadmin/sql-parser
  Commit: f3c5add790a76bedf1aa1328423c7da6701da9cb
      https://github.com/phpmyadmin/sql-parser/commit/f3c5add790a76bedf1aa1328423c7da6701da9cb
  Author: Deven Bansod <devenbansod.bits at gmail.com>
  Date:   2016-12-26 (Mon, 26 Dec 2016)

  Changed paths:
    M src/Components/JoinKeyword.php

  Log Message:
  -----------
  Remove duplicate array item in JOINs

Fix #108

Signed-off-by: Deven Bansod <devenbansod.bits at gmail.com>


  Commit: 88baea96a9fc46513c611212dbe9535b17b05d87
      https://github.com/phpmyadmin/sql-parser/commit/88baea96a9fc46513c611212dbe9535b17b05d87
  Author: Damian Dlugosz <bigfootdd at gmail.com>
  Date:   2016-12-30 (Fri, 30 Dec 2016)

  Changed paths:
    M src/Utils/Formatter.php
    M tests/Utils/FormatterTest.php

  Log Message:
  -----------
  Handling merging formats arrays


  Commit: f7e232d1bcc2a85a5291aae029eae37452705cd2
      https://github.com/phpmyadmin/sql-parser/commit/f7e232d1bcc2a85a5291aae029eae37452705cd2
  Author: Michal Čihař <michal at cihar.com>
  Date:   2017-01-02 (Mon, 02 Jan 2017)

  Changed paths:
    M src/Utils/Formatter.php
    M tests/Utils/FormatterTest.php

  Log Message:
  -----------
  Merge pull request #111 from bigfoot90/formats-merging

Handling merging formats arrays


  Commit: c5d382ed39dafa01ed2e3f861a95ad69fb609267
      https://github.com/phpmyadmin/sql-parser/commit/c5d382ed39dafa01ed2e3f861a95ad69fb609267
  Author: Michal Čihař <michal at cihar.com>
  Date:   2017-01-02 (Mon, 02 Jan 2017)

  Changed paths:
    M CHANGELOG.md

  Log Message:
  -----------
  Document changes and release

Signed-off-by: Michal Čihař <michal at cihar.com>


  Commit: 4f5cac4bc2391ace4f19058097dbb9d99265772a
      https://github.com/phpmyadmin/sql-parser/commit/4f5cac4bc2391ace4f19058097dbb9d99265772a
  Author: Michal Čihař <michal at cihar.com>
  Date:   2017-01-02 (Mon, 02 Jan 2017)

  Changed paths:
    M CHANGELOG.md

  Log Message:
  -----------
  Prepeare for next version

Signed-off-by: Michal Čihař <michal at cihar.com>


  Commit: 3129d94d09467fb125d03973181d5670738bd1e5
      https://github.com/phpmyadmin/sql-parser/commit/3129d94d09467fb125d03973181d5670738bd1e5
  Author: Michal Čihař <michal at cihar.com>
  Date:   2017-01-02 (Mon, 02 Jan 2017)

  Changed paths:
    M CHANGELOG.md
    M src/Components/JoinKeyword.php
    M src/Utils/Formatter.php
    M tests/Utils/FormatterTest.php

  Log Message:
  -----------
  Merge branch 'master' into motranslator


Compare: https://github.com/phpmyadmin/sql-parser/compare/aaee66ae8a11...3129d94d0946


More information about the Git mailing list