Commits
User selector
Commit History
Commits on Aug 26, 2024
Merge branch '5.10.x'
Show description for 4c4d552committedMerge #564 - Fix query flags for lower-case functions
Show description for d8e30bccommitted
Commits on Aug 25, 2024
Merge pull request #558 from MoonE/replace-clause-spaces
Show description for f2bafbbauthoredMerge branch '5.10.x'
Show description for d607430committed
Commits on Jul 4, 2024
Fix query flags for lower-case functions
Show description for 35ca80bcommitted
Commits on Jun 2, 2024
Don't add too many spaces when replacing clauses
Show description for b1764f1committed
Commits on May 23, 2024
Merge pull request #557 from MoonE/kill
Show description for 93ab20eauthored
Commits on May 1, 2024
Allow parsing KILL statement
Show description for 00255a8committed
Commits on Apr 28, 2024
Fix replace clause of select statement with FOR UPDATE
Show description for e4afdefcommitted
Commits on Feb 4, 2024
Create the StatementInfo class
Show description for 2de0fdccommittedCreate the StatementFlags value object
Show description for 1ed1a27committed
Commits on Jan 31, 2024
Create the StatementType enum
Show description for 204f7cdcommitted
Commits on Jan 18, 2024
Remove some empty()
Show description for e3b1af2committed
Commits on Jan 16, 2024
Remove invalid var annotations
Show description for 958fc0ccommitted
Commits on Jan 15, 2024
Add native types in Utils
Show description for 79b5ed9committedFix some coding standard issues
Show description for 9dcb6b0committed
Commits on Jan 12, 2024
- committed
Commits on Sep 26, 2023
Introduce the TokenType enum
Show description for e9edd4ccommitted
Commits on Sep 16, 2023
Fix incorrect inheritance of build method (#503)
Show description for 6fd2c59andauthored
Commits on Aug 30, 2023
Add remaining native return types
Show description for 2b3cf84committed
Commits on Aug 29, 2023
Add some more return types
Show description for b31d0a6committed
Commits on Jul 22, 2023
Swap empty for array check
Show description for ecc447ccommitted
Commits on Jun 7, 2023
Merge pull request #465 from kamil-tekiela/More-known-types
Show description for 332054fauthored
Commits on Jun 1, 2023
Manually adjust the rest
Show description for c73d0dccommittedAdd native types
Show description for 384b2f1committedAdd native return types
Show description for b41c5e5committed
Commits on Nov 20, 2022
Merge branch 'master' into 6.0.x
Show description for ef46acdcommittedAdd a better return type for Query::getAll()
Show description for ad6c5dacommitted
Commits on Jan 20, 2022
Merge branch 'master' into 6.0.x
Show description for 7974af9committed
Commits on Jan 8, 2022
Remove unnecessary file level docblocks
Show description for 9cf3396committed
Commits on Jan 7, 2022
Merge branch 'master' into 6.0.x
Show description for c428233committedAdd specific type declarations to arrays
Show description for d5f6712committedImprove type declarations of arrays
Show description for 41cea26committed
Commits on Jan 5, 2022
Rename class members to use camel case format
Show description for 6664f6acommitted
Commits on Dec 30, 2021
Fix some issue reported by Psalm
Show description for 3ed9cddcommitted