[phpMyAdmin Git] [phpmyadmin/sql-parser] 384b2f: Add native types

Kamil Tekiela tekiela246 at gmail.com
Wed Jun 7 20:13:04 CEST 2023


Branch: refs/heads/master
Home: https://github.com/phpmyadmin/sql-parser
Commit: 384b2f1e79bc19610b0054bea9ba8bacfb7780aa
https://github.com/phpmyadmin/sql-parser/commit/384b2f1e79bc19610b0054bea9ba8bacfb7780aa
Author: Kamil Tekiela <tekiela246 at gmail.com>
Date: 2023-06-01 (Thu, 06 June 2023) +01:00

Changed paths: 
M src/Statements/CallStatement.php
M src/Statements/CreateStatement.php
M src/Statements/RenameStatement.php
M src/Statements/TruncateStatement.php
M src/UtfString.php
M src/Utils/CLI.php
M src/Utils/Formatter.php
M src/Utils/Query.php

Log Message:
-----------
Add native types

Signed-off-by: Kamil Tekiela <tekiela246 at gmail.com>

Commit: 332054f160df71590dc97887807ce3168580d234
https://github.com/phpmyadmin/sql-parser/commit/332054f160df71590dc97887807ce3168580d234
Author: Maurício Meneghini Fauth <mauricio at fauth.dev>
Date: 2023-06-07 (Wed, 06 June 2023) -03:00

Changed paths: 
M src/Statements/CallStatement.php
M src/Statements/CreateStatement.php
M src/Statements/RenameStatement.php
M src/Statements/TruncateStatement.php
M src/UtfString.php
M src/Utils/CLI.php
M src/Utils/Formatter.php
M src/Utils/Query.php

Log Message:
-----------
Merge pull request #465 from kamil-tekiela/More-known-types

Add native types



More information about the Git mailing list