-
-
Notifications
You must be signed in to change notification settings - Fork 108
Comparing changes
Open a pull request
base repository: phpmyadmin/sql-parser
base: 284e665
head repository: phpmyadmin/sql-parser
compare: 4a135fa
- 18 commits
- 400 files changed
- 4 contributors
Commits on Mar 1, 2023
-
Translated using Weblate (Asturian)
Currently translated at 60.3% (32 of 53 strings) [CI skip] Translation: phpMyAdmin/SQL parser Translate-URL: https://hosted.weblate.org/projects/phpmyadmin/sql-parser/ast/ Signed-off-by: liviuconcioiu <liviu.concioiu@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 113d4f5 - Browse repository at this point
Copy the full SHA 113d4f5View commit details
Commits on Mar 8, 2023
-
Configuration menu - View commit details
-
Copy full SHA for aa8a915 - Browse repository at this point
Copy the full SHA aa8a915View commit details -
Add new method TokensList::getPreviousOfType + manage list of types i…
…n TokensList::getPreviousOfType and TokensList::getNextOfType
Configuration menu - View commit details
-
Copy full SHA for f3c7f82 - Browse repository at this point
Copy the full SHA f3c7f82View commit details
Commits on Mar 10, 2023
-
Ref: phpmyadmin/phpmyadmin#16741 Signed-off-by: William Desportes <williamdes@wdes.fr>
Configuration menu - View commit details
-
Copy full SHA for 007653a - Browse repository at this point
Copy the full SHA 007653aView commit details -
Add a new CREATE VIEW test case
Ref: phpmyadmin/phpmyadmin#18196 Signed-off-by: William Desportes <williamdes@wdes.fr>
Configuration menu - View commit details
-
Copy full SHA for 9adabf4 - Browse repository at this point
Copy the full SHA 9adabf4View commit details -
Add a test case for ALTER TABLE with an INDEX expression
Ref: phpmyadmin/phpmyadmin#18236 Signed-off-by: William Desportes <williamdes@wdes.fr>
Configuration menu - View commit details
-
Copy full SHA for 27c7201 - Browse repository at this point
Copy the full SHA 27c7201View commit details -
Implement a custom JSON serializer on top of the existing one to remo…
…ve static properties from data files Signed-off-by: William Desportes <williamdes@wdes.fr>
Configuration menu - View commit details
-
Copy full SHA for b395fcf - Browse repository at this point
Copy the full SHA b395fcfView commit details -
Remove static properties from data files
Signed-off-by: William Desportes <williamdes@wdes.fr>
Configuration menu - View commit details
-
Copy full SHA for a5b5b37 - Browse repository at this point
Copy the full SHA a5b5b37View commit details
Commits on Mar 11, 2023
-
Merge #428 - Fix TokensList::getPrevious which was not able to reach …
…very first token Pull-request: #428 Signed-off-by: William Desportes <williamdes@wdes.fr>
Configuration menu - View commit details
-
Copy full SHA for b5c995a - Browse repository at this point
Copy the full SHA b5c995aView commit details -
Add a CHANGELOG entry for #428
Pull-request: #428 Signed-off-by: William Desportes <williamdes@wdes.fr>
Configuration menu - View commit details
-
Copy full SHA for e2c0e89 - Browse repository at this point
Copy the full SHA e2c0e89View commit details -
Fix coding standard issues after #428
Signed-off-by: William Desportes <williamdes@wdes.fr>
Configuration menu - View commit details
-
Copy full SHA for a6efc9b - Browse repository at this point
Copy the full SHA a6efc9bView commit details -
Also exclude asciiMap from .out files
Signed-off-by: William Desportes <williamdes@wdes.fr>
Configuration menu - View commit details
-
Copy full SHA for 62533e8 - Browse repository at this point
Copy the full SHA 62533e8View commit details -
Make GitHub workflows run for PRs to this branch too
Signed-off-by: William Desportes <williamdes@wdes.fr>
Configuration menu - View commit details
-
Copy full SHA for 6677c78 - Browse repository at this point
Copy the full SHA 6677c78View commit details -
Add test cases for parsing MySQL special comments
Ref: #226 Signed-off-by: William Desportes <williamdes@wdes.fr>
Configuration menu - View commit details
-
Copy full SHA for 049ed2d - Browse repository at this point
Copy the full SHA 049ed2dView commit details -
Fix
TransactionStatement::build()
"Call to a member function build(……) on null" Signed-off-by: William Desportes <williamdes@wdes.fr>
Configuration menu - View commit details
-
Copy full SHA for 7f84694 - Browse repository at this point
Copy the full SHA 7f84694View commit details -
Add a CHANGELOG entry for 7f84694
Ref: 7f84694 Signed-off-by: William Desportes <williamdes@wdes.fr>
Configuration menu - View commit details
-
Copy full SHA for 9d47502 - Browse repository at this point
Copy the full SHA 9d47502View commit details -
Improve the testParsephpMyAdminDump to re-build all the file
This is how I found the `TransactionStatement::build()` bug. Ref: 7f84694 Signed-off-by: William Desportes <williamdes@wdes.fr>
Configuration menu - View commit details
-
Copy full SHA for 3569ec1 - Browse repository at this point
Copy the full SHA 3569ec1View commit details -
Fix #226 - Ignore end of comment string at the end of queries with My…
…SQL-specific commands Co-Authored-By: William Desportes <williamdes@wdes.fr>
Configuration menu - View commit details
-
Copy full SHA for 4a135fa - Browse repository at this point
Copy the full SHA 4a135faView commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff 284e665...4a135fa