FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
History for tests/data/parser - phpmyadmin/sql-parser · GitHub
Uh oh!
There was an error while loading.
Please reload this page
.
phpmyadmin
/
sql-parser
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
119
Star
484
Code
Issues
58
Pull requests
14
Actions
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Security and quality
Insights
Commits
Breadcrumbs
History for
sql-parser
tests
data
parser
on
master
User selector
Datepicker
Commit history
Commits on Apr 2, 2026
Merge branch '5.11.x'
williamdes
committed
c77153a
View commit details
Copy full SHA for c77153a
View code at this point
Browse repository at this point
Regenerate the test data
williamdes
committed
16e7632
View commit details
Copy full SHA for 16e7632
View code at this point
Browse repository at this point
#592 link test files and add asc-desc index tests
predictor2718
authored and
williamdes
committed
a40cf3e
View commit details
Copy full SHA for a40cf3e
View code at this point
Browse repository at this point
Add tests for ASC and lowercase keyword (#592)
Show description for 42d40ad
predictor2718
authored and
williamdes
committed
42d40ad
View commit details
Copy full SHA for 42d40ad
View code at this point
Browse repository at this point
Add test for DESC index (#592)
Show description for 2bdb0df
predictor2718
authored and
williamdes
committed
2bdb0df
View commit details
Copy full SHA for 2bdb0df
View code at this point
Browse repository at this point
Commits on Feb 22, 2025
Update test data output for index hints
Show description for 170ddc6
MauricioFauth
committed
170ddc6
View commit details
Copy full SHA for 170ddc6
View code at this point
Browse repository at this point
Merge branch '5.11.x'
Show description for 68b5088
MauricioFauth
committed
68b5088
View commit details
Copy full SHA for 68b5088
View code at this point
Browse repository at this point
Commits on Feb 9, 2025
Remove nullability from IndexHint
Show description for aec2309
kamil-tekiela
committed
aec2309
View commit details
Copy full SHA for aec2309
View code at this point
Browse repository at this point
Commits on Jan 30, 2025
Fix #610 and impacted unit tests, evolving the expectations.
niconoe-
committed
b4b3c42
View commit details
Copy full SHA for b4b3c42
View code at this point
Browse repository at this point
Preparation of the fix of #610: adding test cases with wrong expectations.
niconoe-
committed
7053b94
View commit details
Copy full SHA for 7053b94
View code at this point
Browse repository at this point
Commits on Nov 10, 2024
Merge branch '5.11.x'
Show description for 6d8c215
MauricioFauth
committed
6d8c215
View commit details
Copy full SHA for 6d8c215
View code at this point
Browse repository at this point
Commits on Nov 5, 2024
Create OrderSortKeyword
Show description for 913804c
kamil-tekiela
committed
913804c
View commit details
Copy full SHA for 913804c
View code at this point
Browse repository at this point
Commits on Nov 2, 2024
Parse SRID in column definition
MoonE
committed
705d0b3
View commit details
Copy full SHA for 705d0b3
View code at this point
Browse repository at this point
Add test for SRID in column definition
MoonE
committed
8b08c70
View commit details
Copy full SHA for 8b08c70
View code at this point
Browse repository at this point
Commits on Sep 19, 2024
Merge branch '5.11.x'
Show description for 1e1693e
MauricioFauth
committed
1e1693e
View commit details
Copy full SHA for 1e1693e
View code at this point
Browse repository at this point
Fix #578: lexer wrongly interprets ".e[0-9]" as a number with scientific notation. (#579)
Show description for 86315f7
niconoe-
authored
86315f7
View commit details
Copy full SHA for 86315f7
View code at this point
Browse repository at this point
Commits on Sep 4, 2024
Add test cases of the parser with ALTER TABLE … RENAME KEY … TO …
niconoe-
committed
34c7539
View commit details
Copy full SHA for 34c7539
View code at this point
Browse repository at this point
Proposal for a fix of #580.
niconoe-
committed
0774027
View commit details
Copy full SHA for 0774027
View code at this point
Browse repository at this point
Commits on Aug 29, 2024
Merge branch '5.11.x'
Show description for 91d2bbf
MauricioFauth
committed
91d2bbf
View commit details
Copy full SHA for 91d2bbf
View code at this point
Browse repository at this point
Fix #434 - No error when using `UPDATE ... SET` (#577)
Show description for e9debaf
niconoe-
authored
e9debaf
View commit details
Copy full SHA for e9debaf
View code at this point
Browse repository at this point
Commits on Aug 26, 2024
Merge branch '5.10.x'
Show description for 4c4d552
MauricioFauth
committed
4c4d552
View commit details
Copy full SHA for 4c4d552
View code at this point
Browse repository at this point
Merge pull request #575 from niconoe-/fix/5.10.x-missing-with-parser-token
Show description for b6a1324
MauricioFauth
authored
b6a1324
View commit details
Copy full SHA for b6a1324
View code at this point
Browse repository at this point
Merge pull request #561 from MoonE/utfstring-character-array
Show description for 6bbea5b
MauricioFauth
authored
6bbea5b
View commit details
Copy full SHA for 6bbea5b
View code at this point
Browse repository at this point
Merge pull request #572 from niconoe-/fix/add-missing-functions-in-dictionnaries
Show description for a4bdc3a
MauricioFauth
authored
a4bdc3a
View commit details
Copy full SHA for a4bdc3a
View code at this point
Browse repository at this point
Make the test query from #563 valid.
niconoe-
committed
d166fd1
View commit details
Copy full SHA for d166fd1
View code at this point
Browse repository at this point
Add missing token "WITH PARSER" in contexts and regenerate involved test case, now without parsing errors.
niconoe-
committed
f98d717
View commit details
Copy full SHA for f98d717
View code at this point
Browse repository at this point
Add test case with the WITH PARSER expression, with errors in parsing.
niconoe-
committed
31dc0c6
View commit details
Copy full SHA for 31dc0c6
View code at this point
Browse repository at this point
Update out files
Show description for a09e13c
williamdes
committed
a09e13c
View commit details
Copy full SHA for a09e13c
View code at this point
Browse repository at this point
Merge #565 - Fix #556 - Implementing and refactoring the KILL statement parser
Show description for 03f0532
williamdes
committed
03f0532
View commit details
Copy full SHA for 03f0532
View code at this point
Browse repository at this point
Reconsider having BINARY as a function and update unit test on parser that mis-declared RANK keyword.
niconoe-
committed
38b47f1
View commit details
Copy full SHA for 38b47f1
View code at this point
Browse repository at this point
Commits on Aug 25, 2024
Rebuild tests expected output
Show description for ecd1f01
MauricioFauth
committed
ecd1f01
View commit details
Copy full SHA for ecd1f01
View code at this point
Browse repository at this point
Merge branch '5.10.x'
Show description for d607430
MauricioFauth
committed
d607430
View commit details
Copy full SHA for d607430
View code at this point
Browse repository at this point
Commits on Jul 12, 2024
chore: regenerate output files
Show description for 026259b
iifawzi
committed
026259b
View commit details
Copy full SHA for 026259b
View code at this point
Browse repository at this point
Commits on Jul 11, 2024
feat: Implementing and refactoring the KILL statement parser
Show description for c5033af
iifawzi
committed
c5033af
View commit details
Copy full SHA for c5033af
View code at this point
Browse repository at this point
Commits on Jun 2, 2024
Use character array for utfstring
Show description for 51225c5
MoonE
committed
51225c5
View commit details
Copy full SHA for 51225c5
View code at this point
Browse repository at this point
Previous
Next
Back
|
FazBrowse Home
|
New Git URL