|
75ad341c
|
Fix case sensitive paths
|
Vlasta Neubauer <c****q@g****m>
|
about 1 year ago
|
|
|
418303b7
|
Fix dependency pinned by accident
|
Vlasta Neubauer <c****q@g****m>
|
about 1 year ago
|
|
|
9133b54d
|
Some 8.0.33/34 fixes
|
Vlasta Neubauer <c****q@g****m>
|
over 1 year ago
|
|
|
843677cf
|
Duplicate interface
|
Vlasta Neubauer <c****q@g****m>
|
over 1 year ago
|
|
|
9897cb7a
|
Fix mysql tests
|
Vlasta Neubauer <c****q@g****m>
|
over 1 year ago
|
|
|
6a703ec1
|
Name entity parameter is required everywhere & simplify params
|
Vlasta Neubauer <c****q@g****m>
|
over 1 year ago
|
|
|
66ffa0fc
|
Better typehints
|
Vlasta Neubauer <c****q@g****m>
|
over 1 year ago
|
|
|
98b4dfd3
|
Typehin EntityType params
|
Vlasta Neubauer <c****q@g****m>
|
over 1 year ago
|
|
|
4b2f1ad1
|
Test against PHP 8.4
|
Vlasta Neubauer <c****q@g****m>
|
over 1 year ago
|
|
|
3fda007b
|
Parser does not need to receive Lexer, since Lexer is configured via ParserCo...
|
Vlasta Neubauer <c****q@g****m>
|
over 1 year ago
|
|
|
707a9aa1
|
Fixing tests and CS
|
Vlasta Neubauer <c****q@g****m>
|
over 1 year ago
|
|
|
26819990
|
Update readme
|
Vlasta Neubauer <c****q@g****m>
|
over 1 year ago
|
|
|
fca93180
|
Platform is provided by ParserConfig, not by Session or TokenList
|
Vlasta Neubauer <c****q@g****m>
|
over 1 year ago
|
|
|
cde3694a
|
Separate ParserConfig with lexing/parsing options
|
Vlasta Neubauer <c****q@g****m>
|
over 1 year ago
|
|
|
8596a518
|
PHPStan fix
|
Vlasta Neubauer <c****q@g****m>
|
over 1 year ago
|
|
|
59fd029d
|
Note
|
Vlasta Neubauer <c****q@g****m>
|
over 1 year ago
|
|
|
3bc10751
|
Separate Statement interface from implementation. Every Command is a Statement
|
Vlasta Neubauer <c****q@g****m>
|
over 1 year ago
|
|
|
bcacf36f
|
Remove useless $columns property from INSERT SET command
|
Vlasta Neubauer <c****q@g****m>
|
almost 2 years ago
|
|
|
a52e714d
|
Fix serialisation of unique index type name (UNIQUE KEY)
|
Vlasta Neubauer <c****q@g****m>
|
about 2 years ago
|
|
|
7055059e
|
A few new mysql error codes
|
Vlasta Neubauer <c****q@g****m>
|
about 2 years ago
|
|
|
ca37b851
|
2x speedup by merging tokenizer and slicer (high overhead of calling generato...
|
paranoiq <c****q@g****m>
|
about 2 years ago
|
|
|
ba4615a4
|
Fix checking and extending token list when parsing compound statements
|
paranoiq <c****q@g****m>
|
about 2 years ago
|
|
|
3c423710
|
Add mb3 variants of all collations
|
Vlasta Neubauer <c****q@g****m>
|
over 2 years ago
|
|
|
2f11f612
|
Fix quoting reserved words
|
Vlasta Neubauer <c****q@g****m>
|
over 2 years ago
|
|
|
1e322920
|
More tests for delimiter parsing
|
Vlasta Neubauer <c****q@g****m>
|
over 2 years ago
|
|
|
891a3d21
|
MySQL 8.0.34 changes
|
paranoiq <c****q@g****m>
|
over 2 years ago
|
|
|
09a8e583
|
Testing against 8.0.33
|
paranoiq <c****q@g****m>
|
almost 3 years ago
|
|
|
cef96dbe
|
Added audit log functions and variables
|
paranoiq <c****q@g****m>
|
almost 3 years ago
|
|
|
e36c0b17
|
Fixed wrong marking interface in InsertCommand and ReplaceCommand
|
Vlasta Neubauer <c****q@g****m>
|
almost 3 years ago
|
|
|
5e292224
|
Stricter PHPStan checks
|
paranoiq <c****q@g****m>
|
almost 3 years ago
|
|
|
f270f761
|
Fix rememberPossiblyImpureFunctionValues: false
|
paranoiq <c****q@g****m>
|
almost 3 years ago
|
|
|
4c0d5f43
|
Fix uninitialized properties
|
paranoiq <c****q@g****m>
|
almost 3 years ago
|
|
|
886b698f
|
Fix too wide return types
|
paranoiq <c****q@g****m>
|
almost 3 years ago
|
|
|
407489d2
|
validateValue() modifying a value via reference should not be public
|
paranoiq <c****q@g****m>
|
almost 3 years ago
|
|
|
dec382cb
|
Fix autoload
|
paranoiq <c****q@g****m>
|
almost 3 years ago
|
|
|
56fa6720
|
False positive
|
paranoiq <c****q@g****m>
|
almost 3 years ago
|
|
|
da09cc20
|
Remove build, doc and tests from release
|
paranoiq <c****q@g****m>
|
almost 3 years ago
|
|
|
4dde817f
|
Spell
|
paranoiq <c****q@g****m>
|
about 3 years ago
|
|
|
572a2ac1
|
SelectExpression collects raw expression string with exact whitespace etc. (c...
|
paranoiq <c****q@g****m>
|
about 3 years ago
|
|
|
ab0661b3
|
Dogma-debug added to dev dependencies
|
paranoiq <c****q@g****m>
|
about 3 years ago
|
|
|
c7db405f
|
Rest of MySQL 8.0.32 support
|
paranoiq <c****q@g****m>
|
about 3 years ago
|
|
|
6a33c0ab
|
DELIMITER ;; is now a client side extension and by default not parsed as vali...
|
paranoiq <c****q@g****m>
|
about 3 years ago
|
|
|
5404fd41
|
Temporarily deactivate charset rule (not recognizing that utf8 is alias for u...
|
Vlasta Neubauer <c****q@g****m>
|
about 3 years ago
|
|
|
ac66996e
|
Identifier can follow after a float without whitespace
|
paranoiq <c****q@g****m>
|
about 3 years ago
|
|
|
8327c5d0
|
Structured system variable can start with keyword 'default.' prefix
|
paranoiq <c****q@g****m>
|
about 3 years ago
|
|
|
95c4c548
|
Add explain_format variable
|
paranoiq <c****q@g****m>
|
about 3 years ago
|
|
|
290f0b70
|
REQUIRE_TABLE_PRIMARY_KEY_CHECK = GENERATE
|
paranoiq <c****q@g****m>
|
about 3 years ago
|
|
|
532e802b
|
MySQL 8.0.32 error codes and keywords
|
paranoiq <c****q@g****m>
|
about 3 years ago
|
|
|
a95679b7
|
BCBreak: remove delimiter, charset and mode from Session constructor. use sep...
|
paranoiq <c****q@g****m>
|
about 3 years ago
|
|
|
db26f1cd
|
Fix readme
|
paranoiq <c****q@g****m>
|
about 3 years ago
|
|
|
bcf6f828
|
Fix table options and alter options serialisation
|
Vlasta Neubauer <c****q@g****m>
|
about 3 years ago
|
|
|
adc4e875
|
Spell checker not checking some file types
|
paranoiq <c****q@g****m>
|
about 3 years ago
|
|
|
cd35c6ff
|
Assert::validCommand() returns the command
|
paranoiq <c****q@g****m>
|
about 3 years ago
|
|
|
873c007e
|
BCBreak: fixed := not being supported in all places. Classes ..\Dal\Set\SetAs...
|
paranoiq <c****q@g****m>
|
about 3 years ago
|
|
|
8cbe6793
|
CHAR SET is another alias for CHARACTER SET and CHARSET
|
paranoiq <c****q@g****m>
|
about 3 years ago
|
|
|
1260391b
|
Spell
|
paranoiq <c****q@g****m>
|
about 3 years ago
|
|
|
068ac9f5
|
Spell
|
Vlasta Neubauer <c****q@g****m>
|
about 3 years ago
|
|
|
f4e77484
|
Support Doctrine variable placeholders
|
Vlasta Neubauer <c****q@g****m>
|
about 3 years ago
|
|
|
76389c83
|
Update readme
|
paranoiq <c****q@g****m>
|
about 3 years ago
|
|
|
a1385628
|
Update PHPStan
|
paranoiq <c****q@g****m>
|
about 3 years ago
|
|
|
49cd5651
|
Separate raw getter for methods returning lists
|
paranoiq <c****q@g****m>
|
about 3 years ago
|
|
|
2195a401
|
MySQL test suite tweaks
|
paranoiq <c****q@g****m>
|
about 3 years ago
|
|
|
f418d430
|
Fix
|
paranoiq <c****q@g****m>
|
about 3 years ago
|
|
|
83b1f7df
|
MySQL variable type fixes
|
paranoiq <c****q@g****m>
|
about 3 years ago
|
|
|
3a3cab10
|
Fix
|
paranoiq <c****q@g****m>
|
about 3 years ago
|
|
|
94e9217a
|
SetVar test
|
paranoiq <c****q@g****m>
|
about 3 years ago
|
|
|
0112c3b1
|
Hungry PHPStan
|
paranoiq <c****q@g****m>
|
about 3 years ago
|
|
|
c3047648
|
Spell
|
paranoiq <c****q@g****m>
|
about 3 years ago
|
|
|
9fb7a7fb
|
Optimizer hint fixes
|
paranoiq <c****q@g****m>
|
about 3 years ago
|
|
|
a81a86ff
|
Test serialisation of all system variables
|
paranoiq <c****q@g****m>
|
about 3 years ago
|
|
|
5276e200
|
Fix KEY vs INDEX in tests
|
paranoiq <c****q@g****m>
|
about 3 years ago
|
|
|
56071a12
|
Typo
|
paranoiq <c****q@g****m>
|
about 3 years ago
|
|
|
2e380548
|
Parsing optimizer hints
|
paranoiq <c****q@g****m>
|
about 3 years ago
|
|
|
cd1455a3
|
Typo
|
paranoiq <c****q@g****m>
|
about 3 years ago
|
|
|
249fc445
|
Replace remaining usages of Dogma exceptions
|
paranoiq <c****q@g****m>
|
about 3 years ago
|
|
|
1092537c
|
Update dev dep
|
paranoiq <c****q@g****m>
|
about 3 years ago
|
|
|
fcefab13
|
Replace Dogma enums with custom enums
|
paranoiq <c****q@g****m>
|
about 3 years ago
|
|
|
d19b3cd4
|
Mixed fixes
|
paranoiq <c****q@g****m>
|
about 3 years ago
|
|
|
b460fc9f
|
Bit of doc; Remove dead code
|
paranoiq <c****q@g****m>
|
about 3 years ago
|
|
|
3028c65e
|
Remove other Dogma exceptions
|
paranoiq <c****q@g****m>
|
about 3 years ago
|
|
|
01b63efd
|
Fix NS
|
paranoiq <c****q@g****m>
|
about 3 years ago
|
|
|
bf592b5a
|
Replace NotImplementedException with LogicException
|
paranoiq <c****q@g****m>
|
about 3 years ago
|
|
|
d7b6bd36
|
Replace ShouldNotHappenException with LogicException
|
paranoiq <c****q@g****m>
|
about 3 years ago
|
|
|
54b64405
|
Remove StaticClassMixin usage
|
paranoiq <c****q@g****m>
|
about 3 years ago
|
|
|
7485f5c1
|
Typos
|
paranoiq <c****q@g****m>
|
about 3 years ago
|
|
|
d164083f
|
Fix NS
|
paranoiq <c****q@g****m>
|
about 3 years ago
|
|
|
b7e1845b
|
Add marking interface and fix ns
|
paranoiq <c****q@g****m>
|
about 3 years ago
|
|
|
e3f28994
|
Add marking interface
|
paranoiq <c****q@g****m>
|
about 3 years ago
|
|
|
916aee90
|
Add marking interface
|
paranoiq <c****q@g****m>
|
about 3 years ago
|
|
|
6b397032
|
Add missing getters to commands
|
paranoiq <c****q@g****m>
|
about 3 years ago
|
|
|
3efee3a7
|
Fix PHPStan, CS & spelling
|
paranoiq <c****q@g****m>
|
about 3 years ago
|
|
|
ab4f823d
|
Debug dumper for TableReference
|
paranoiq <c****q@g****m>
|
about 3 years ago
|
|
|
fa462dac
|
Other 8.0.31 fixes and ignores
|
paranoiq <c****q@g****m>
|
about 3 years ago
|
|
|
bdcdb0c7
|
Update scripts and readme
|
paranoiq <c****q@g****m>
|
about 3 years ago
|
|
|
9e88451b
|
Running single tests; ResultRenderer separated from tests
|
paranoiq <c****q@g****m>
|
about 3 years ago
|
|
|
0a4a81cf
|
Fix
|
paranoiq <c****q@g****m>
|
about 3 years ago
|
|
|
c351644b
|
ANALYZE TABLE .. UPDATE HISTOGRAM .. USING DATA ..
|
paranoiq <c****q@g****m>
|
about 3 years ago
|
|
|
49e14c86
|
Implemented INTERSECT and EXCEPT query operators
|
paranoiq <c****q@g****m>
|
about 3 years ago
|
|
|
0076c44b
|
Tests complete on 8.0.30
|
paranoiq <c****q@g****m>
|
about 3 years ago
|
|
|
7dec843e
|
New collations in MySQL 8.0.30
|
paranoiq <c****q@g****m>
|
about 3 years ago
|
|