[phpmyadmin/sql-parser] 8c432d: In SQL we should use 'column' and not 'field'

Branch: refs/heads/master Home: https://github.com/phpmyadmin/sql-parser Commit: 8c432daceaa73b30d0a5d26761b878cf9c8ec043 https://github.com/phpmyadmin/sql-parser/commit/8c432daceaa73b30d0a5d26761b8... Author: Marc Delisle <marc@infomarc.info> Date: 2016-11-08 (Tue, 08 Nov 2016) Changed paths: M src/Components/CreateDefinition.php Log Message: ----------- In SQL we should use 'column' and not 'field' Commit: a6de73bb1cd4b32ef9ce30c58aed51a752e9e9f0 https://github.com/phpmyadmin/sql-parser/commit/a6de73bb1cd4b32ef9ce30c58aed... Author: Marc Delisle <marc@infomarc.info> Date: 2016-11-09 (Wed, 09 Nov 2016) Changed paths: M tests/data/parser/parseCreateTableErr4.out Log Message: ----------- Fix test for terminology change Commit: d4f5c12e7853c0893aa90f9ebb0f5c4e0c480428 https://github.com/phpmyadmin/sql-parser/commit/d4f5c12e7853c0893aa90f9ebb0f... Author: Michal Čihař <michal@cihar.com> Date: 2016-11-09 (Wed, 09 Nov 2016) Changed paths: M tests/data/parser/parseCreateTableErr4.out Log Message: ----------- Merge remote-tracking branches 'origin/pull/97' and 'origin/pull/98' Commit: 3eaea833e328a55da7f0ad6077affd2d58522aa2 https://github.com/phpmyadmin/sql-parser/commit/3eaea833e328a55da7f0ad6077af... Author: Michal Čihař <michal@cihar.com> Date: 2016-11-09 (Wed, 09 Nov 2016) Changed paths: M tests/data/parser/parseCreateTableErr4.out Log Message: ----------- Fix test for pr #97 and #98 Signed-off-by: Michal Čihař <michal@cihar.com> Compare: https://github.com/phpmyadmin/sql-parser/compare/8ee1a8c14539...3eaea833e328
participants (1)
-
Michal Čihař