Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / phpmyadmin/sql-parser issues and pull requests

#618 - Remove `/tests` folder from pull

Pull Request - State: open - Opened by bert-w 2 days ago

#617 - Composer not installing latest version?

Issue - State: open - Opened by devvabi 6 days ago - 2 comments
Labels: question

#616 - Remove nullability from IndexHint

Pull Request - State: open - Opened by kamil-tekiela 11 days ago - 1 comment

#615 - row_number() over sql parse error

Issue - State: open - Opened by attson 15 days ago

#614 - Fix/593 v5.10.x and v5.11.x

Pull Request - State: open - Opened by niconoe- 17 days ago - 2 comments

#613 - Add handling of index hints on join clauses too. Fixes #593 and #497.

Pull Request - State: open - Opened by niconoe- 17 days ago - 2 comments

#612 - Upgrade PHPStan, Psalm and PHPUnit

Pull Request - State: closed - Opened by MauricioFauth 21 days ago

#610 - `ALTER TABLE ADD UNIQUE (KEY)` is not recognized as an alter option

Issue - State: open - Opened by niconoe- 21 days ago
Labels: bug

#609 - [Query] Attempt to read property "keyword" on null

Issue - State: open - Opened by faissaloux 23 days ago - 3 comments
Labels: bug

#608 - Fat finger prevention: identify potential user error on bulk update

Issue - State: open - Opened by fr3dastaire 12 months ago - 1 comment

#606 - Simplify WithStatement::build()

Pull Request - State: closed - Opened by kamil-tekiela about 1 month ago

#605 - Export Issue with Recursive CTEs in Views - RECURSIVE Keyword Missing

Issue - State: closed - Opened by ddman 6 months ago - 3 comments
Labels: bug

#604 - Fix badge

Pull Request - State: closed - Opened by liviuconcioiu about 1 month ago

#603 - Add context files for MySQL 9.1

Pull Request - State: closed - Opened by MauricioFauth 3 months ago

#602 - Fix #587: Add MariaDb 11.6 and 11.7 contexts. (For 5.11.x)

Pull Request - State: closed - Opened by niconoe- 3 months ago - 2 comments
Labels: duplicate

#601 - Fix #587: Add MariaDb 11.6 and 11.7 contexts.

Pull Request - State: closed - Opened by niconoe- 3 months ago

#600 - Add PHPStan strict rules

Pull Request - State: closed - Opened by MauricioFauth 3 months ago

#599 - Add Translator::setLocale() method

Pull Request - State: closed - Opened by MauricioFauth 3 months ago

#598 - Remove dependency on zumba/json-serializer

Pull Request - State: closed - Opened by MauricioFauth 3 months ago - 3 comments

#597 - Fix cstyle comment with two asterisks

Pull Request - State: closed - Opened by MoonE 4 months ago - 1 comment

#596 - OrderSortKeyword enum

Pull Request - State: closed - Opened by kamil-tekiela 4 months ago

#595 - Parse SRID in column definition

Pull Request - State: closed - Opened by MoonE 4 months ago

#594 - Remove alternative executable files

Pull Request - State: closed - Opened by MauricioFauth 4 months ago - 1 comment
Labels: hacktoberfest-accepted, BC break

#593 - Building statement with FORCE INDEX results in wrong SQL

Issue - State: open - Opened by SteveTherrien 4 months ago - 6 comments
Labels: bug

#592 - Error validating index with sort order

Issue - State: open - Opened by vincentmcgreevy 4 months ago - 1 comment
Labels: bug

#591 - Micro optimizations and refactorings

Pull Request - State: closed - Opened by kamil-tekiela 4 months ago
Labels: hacktoberfest-accepted

#590 - Fix keyword parsing

Pull Request - State: closed - Opened by kamil-tekiela 4 months ago
Labels: hacktoberfest-accepted

#589 - First letter of table name is missing when highlighting query

Issue - State: open - Opened by liviuconcioiu 4 months ago - 1 comment
Labels: bug

#588 - CASE with alias is not properly parsed

Issue - State: open - Opened by EljaRory 5 months ago - 1 comment
Labels: bug

#587 - MariaDB 11.6 and 11.7 contexts

Issue - State: closed - Opened by liviuconcioiu 5 months ago - 1 comment
Labels: kind/support

#586 - Refactor OptionsArray

Pull Request - State: closed - Opened by kamil-tekiela 5 months ago - 1 comment

#585 - Drop Utils\Routine class

Pull Request - State: closed - Opened by kamil-tekiela 5 months ago

#584 - Refactor getForeignKeys()

Pull Request - State: closed - Opened by kamil-tekiela 5 months ago

#583 - Fix tyephint on `SelectStatement::$expr`

Pull Request - State: closed - Opened by niconoe- 5 months ago

#582 - Handle negative and overflowed offsets on TokensList.

Pull Request - State: closed - Opened by niconoe- 6 months ago

#581 - Proposal for a fix of #580.

Pull Request - State: closed - Opened by niconoe- 6 months ago - 1 comment

#579 - Fix #578: lexer wrongly interprets ".e[0-9]" as a number with scientific notation.

Pull Request - State: closed - Opened by niconoe- 6 months ago - 2 comments

#578 - Unable to parse table names that start with "e1"

Issue - State: closed - Opened by sergio-paternoster 6 months ago - 8 comments
Labels: bug

#577 - Fix #434 - No error when using `UPDATE ... SET`

Pull Request - State: closed - Opened by niconoe- 6 months ago - 3 comments

#576 - Add missing MySQL 9.0 and MariaDB 11.5 contexts.

Pull Request - State: closed - Opened by niconoe- 6 months ago

#575 - Fix/5.10.x missing with parser token

Pull Request - State: closed - Opened by niconoe- 6 months ago

#574 - Fix/5.9.x missing with parser token

Pull Request - State: closed - Opened by niconoe- 6 months ago - 3 comments

#573 - Add support for PHPUnit 10

Pull Request - State: closed - Opened by MauricioFauth 6 months ago

#572 - Fix all dictionnaries about MySQL and MariaDB versions for built-in functions

Pull Request - State: closed - Opened by niconoe- 7 months ago - 4 comments

#571 - Allow using ::class keyword to load a context.

Pull Request - State: closed - Opened by niconoe- 7 months ago - 2 comments

#570 - Feature/from 5 9 define context keywords relying on token constants

Pull Request - State: closed - Opened by niconoe- 7 months ago - 3 comments

#569 - For Contexts, rely on token constants + Add MySQL 8.4 context

Pull Request - State: closed - Opened by niconoe- 7 months ago - 6 comments
Labels: duplicate

#568 - Define context keywords relying on Token constants

Pull Request - State: closed - Opened by Tithugues 7 months ago - 2 comments

#567 - Bump minimum PHP version to 8.2.0

Pull Request - State: closed - Opened by MauricioFauth 7 months ago

#566 - benchmarks: decreasing benchmarks average time assertions

Pull Request - State: closed - Opened by iifawzi 8 months ago

#565 - Fix #556 - Implementing and refactoring the KILL statement parser

Pull Request - State: closed - Opened by iifawzi 8 months ago - 4 comments

#564 - Fix query flags for lower-case functions

Pull Request - State: closed - Opened by MoonE 8 months ago - 4 comments

#563 - Issue parsing « WITH PARSER `ngram` »

Issue - State: closed - Opened by dugwood 8 months ago - 3 comments
Labels: bug

#562 - SQL syntax error in get_keys() breaks ON DUPLICATE KEY translation

Issue - State: closed - Opened by morganwdavis 9 months ago
Labels: invalid

#561 - Use character array for utfstring

Pull Request - State: closed - Opened by MoonE 9 months ago - 3 comments

#560 - Fix where 0

Pull Request - State: closed - Opened by MoonE 9 months ago
Labels: bug

#559 - Security issue

Issue - State: closed - Opened by MoonE 9 months ago - 4 comments
Labels: bug

#558 - Don't add too many spaces when replacing clauses

Pull Request - State: closed - Opened by MoonE 10 months ago - 1 comment

#557 - Allow parsing KILL statement

Pull Request - State: closed - Opened by MoonE 10 months ago - 2 comments

#556 - Unrecognized statement type. (near KILL)

Issue - State: closed - Opened by liviuconcioiu 10 months ago
Labels: enhancement, kind/support

#555 - Fix replace clause of select statement with FOR UPDATE

Pull Request - State: closed - Opened by MoonE 10 months ago

#554 - Allow parsing ALTER TABLE statement with column check constraint

Pull Request - State: closed - Opened by MoonE 10 months ago

#553 - Add support for `ALTER FUNCTION` and `ALTER PROCEDURE` statements

Pull Request - State: closed - Opened by niconoe- 12 months ago - 2 comments

#552 - Incorrect type in SelectStatement::$expr when query has CASE-clause in selected fields

Issue - State: open - Opened by Daniel-I-Am 12 months ago - 5 comments
Labels: question

#551 - Fix some issues in Statement class

Pull Request - State: closed - Opened by MauricioFauth about 1 year ago - 1 comment

#550 - Create the StatementInfo class

Pull Request - State: closed - Opened by MauricioFauth about 1 year ago - 1 comment

#549 - Add basic details for Condition

Pull Request - State: closed - Opened by MauricioFauth about 1 year ago - 1 comment

#548 - Add property type hints

Pull Request - State: closed - Opened by MauricioFauth about 1 year ago

#547 - Fix field name for when parsing index hints

Pull Request - State: closed - Opened by MauricioFauth about 1 year ago - 1 comment

#546 - Push Statement::parse() down to SelectStatement

Pull Request - State: closed - Opened by MauricioFauth about 1 year ago - 3 comments

#545 - Make Token::$value and Token::$keyword types more strict

Pull Request - State: closed - Opened by MauricioFauth about 1 year ago - 1 comment

#544 - Fix issues in test files found by SA tools

Pull Request - State: closed - Opened by MauricioFauth about 1 year ago - 1 comment

#543 - Refactoring parsers and components

Pull Request - State: closed - Opened by kamil-tekiela about 1 year ago - 1 comment

#542 - Fix keywords not being recognized as table alias

Pull Request - State: closed - Opened by MauricioFauth about 1 year ago - 1 comment

#541 - Fix PHP notice in Utils\Error::get()

Pull Request - State: closed - Opened by MauricioFauth about 1 year ago - 1 comment

#540 - Refactor Parser and Statement

Pull Request - State: closed - Opened by kamil-tekiela about 1 year ago - 1 comment

#539 - Add new contexts for MySQL and MariaDB

Pull Request - State: closed - Opened by MauricioFauth about 1 year ago - 1 comment

#538 - Remove some loose type checking

Pull Request - State: closed - Opened by kamil-tekiela about 1 year ago - 1 comment

#537 - Add `bin/sql-parser` executable file

Pull Request - State: closed - Opened by MauricioFauth about 1 year ago - 1 comment

#536 - Remove invalid var annotations

Pull Request - State: closed - Opened by MauricioFauth about 1 year ago - 1 comment

#535 - Components refactoring

Pull Request - State: closed - Opened by kamil-tekiela about 1 year ago - 3 comments

#534 - Add native property types in Token

Pull Request - State: closed - Opened by kamil-tekiela about 1 year ago - 1 comment

#533 - Add native param types in tests

Pull Request - State: closed - Opened by kamil-tekiela about 1 year ago - 1 comment

#532 - Add native property types in Statements

Pull Request - State: closed - Opened by kamil-tekiela about 1 year ago - 1 comment

#531 - Add native property types in other classes

Pull Request - State: closed - Opened by kamil-tekiela about 1 year ago - 1 comment

#530 - Add native property types in Translator

Pull Request - State: closed - Opened by kamil-tekiela about 1 year ago - 1 comment

#529 - Add native property types in Parser

Pull Request - State: closed - Opened by kamil-tekiela about 1 year ago - 1 comment

#528 - Add native property types in Lexer

Pull Request - State: closed - Opened by kamil-tekiela about 1 year ago - 1 comment

#527 - Add native property types in Utils

Pull Request - State: closed - Opened by kamil-tekiela about 1 year ago - 1 comment

#526 - Add native parameter types to Token constructor

Pull Request - State: closed - Opened by MauricioFauth about 1 year ago - 4 comments

#525 - Add native property types in Exceptions

Pull Request - State: closed - Opened by kamil-tekiela about 1 year ago - 1 comment

#524 - Add native property types in context

Pull Request - State: closed - Opened by kamil-tekiela about 1 year ago - 1 comment

#523 - Fix some coding standard issues

Pull Request - State: closed - Opened by MauricioFauth about 1 year ago - 1 comment

#522 - Add type aliases

Pull Request - State: closed - Opened by kamil-tekiela about 1 year ago - 4 comments

#521 - Add native param types

Pull Request - State: closed - Opened by kamil-tekiela about 1 year ago - 1 comment

#520 - Minor fixes

Pull Request - State: closed - Opened by kamil-tekiela about 1 year ago - 1 comment

#519 - Update baselines

Pull Request - State: closed - Opened by kamil-tekiela about 1 year ago - 1 comment