Commits
User selector
Commit History
Commits on Nov 25, 2021
Add `@final` annotation to `Components` classes
Show description for 072143acommitted
Commits on Nov 20, 2021
Fix some errors found by PHPStan
Show description for f45b16ccommitted
Commits on Oct 30, 2021
Ref #360 - Implement testing MariaDB by context level
Show description for 79f555acommitted
Commits on Oct 29, 2021
Adding keyword to the contexts and modify the allowed keywords
Show description for 53f44facommitted
Commits on Oct 14, 2021
Adjust type hint for ascii map
Show description for 949fb85committedRef #352 - Make a performance improvement to use less "ord()" function
Show description for 79d5db8committed
Commits on Oct 2, 2021
Add some tests for WHERE conditions
Show description for 7aa16f8committed
Commits on Sep 16, 2021
Merge branch 'QA'
Show description for ed38f16committedsimplify the tests and support NOT ENFORCED
Show description for 440f059committedMerge branch 'QA'
Show description for 02762c1committedMerge #354 and #349 - Fix #348 - Fixing missing KEY options for MySQL and MariaDB
Show description for 45a5c60committedFixing the key options and adding a test for the invisible issue
Show description for f67869eauthored andcommittedFixing validation exception when using enforced option
Show description for 60d101dcommitted
Commits on Sep 5, 2021
Use fully qualified syntax for "#[\ReturnTypeWillChange]"
Show description for ed900e5committed
Commits on Aug 26, 2021
Merge branch 'QA'
Show description for 596f5b5committedAdjust Key types and Table class after phpstan and unit tests analysis
Show description for 81b118fcommittedMerge branch 'QA'
Show description for 47d0fabcommittedDocumentation adjustments
Show description for 32190f2committedMerge branch 'QA'
Show description for c3aa12bcommittedSupport multi line expressions and multiple expressions on KEYs
Show description for db5a2e9committed
Commits on Aug 21, 2021
Support KEY order (ASC/DESC)
Show description for e608b33committedAdd missing KEY options for MySQL and MariaDB
Show description for b245139committedFix #347 - MySQL 8.0 table structure KEY expression not recognized
Show description for 8464175committed
Commits on Aug 20, 2021
Ref #347 - Fix "Notice: Undefined index: name in sql-parser/src/Components/Key.php on line 206"
Show description for cc1d902committedMerge branch 'QA'
Show description for e689ea5committedFixing the issue of not handling the procedures options correctly
Show description for 58f852acommitted
Commits on Aug 17, 2021
Merge branch 'QA'
Show description for e0ba76fcommittedMerge #345 - Fix #342 - Add support for altering user options
Show description for a20e660committedAdd a comment about #339 research
Show description for 60d2ce1committedAdding the support of altering user statements
Show description for 2eff24acommitted
Commits on Aug 16, 2021
Improve phpdoc of generated context files
Show description for 1133263committedFix #328 - Add new contexts for MariaDB 10.4, 10.5, 10.6
Show description for 7a81e6bcommittedUpdate MariaDB reserved-words link
Show description for 21bd088committedAdd missing "use ReturnTypeWillChange;"
Show description for 644f6becommittedFix PHP 8.1 fatal errors on classes that "implements ArrayAccess"
Show description for 57b6c43committed