[phpMyAdmin Git] [phpmyadmin/sql-parser] 511484: Add utility to tokenize query

Michal Čihař michal at cihar.com
Mon Apr 3 09:14:09 CEST 2017


  Branch: refs/heads/master
  Home:   https://github.com/phpmyadmin/sql-parser
  Commit: 511484382e0ed838888390cd4f6ae205cb1dea18
      https://github.com/phpmyadmin/sql-parser/commit/511484382e0ed838888390cd4f6ae205cb1dea18
  Author: Michal Čihař <michal at cihar.com>
  Date:   2017-04-03 (Mon, 03 Apr 2017)

  Changed paths:
    M README.md
    A bin/tokenize-query
    M src/Utils/CLI.php
    M tests/Utils/CLITest.php

  Log Message:
  -----------
  Add utility to tokenize query

It's mostly useful for debugging changes in parser.

See #147.

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




More information about the Git mailing list