Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / greenlion/PHP-SQL-Parser issues and pull requests
#387 - BigQuery : Hyphen as a splitter
Issue -
State: open - Opened by Sicklou 4 months ago
#386 - json syntax err ->>
Issue -
State: open - Opened by mynamevincent 5 months ago
#385 - Incredible slow parsing
Issue -
State: open - Opened by djklim87 9 months ago
- 6 comments
#384 - Feat/create like with data
Pull Request -
State: closed - Opened by djklim87 9 months ago
#383 - Fix incorrect type in phpdoc params
Pull Request -
State: open - Opened by invisnet 11 months ago
#382 - CREATE TABLE mytable SELECT ... throws exception in PositionCalulator Line 199
Issue -
State: open - Opened by BriegerCA 11 months ago
#381 - Feat/source support
Pull Request -
State: closed - Opened by djklim87 11 months ago
#380 - Add missing import/use
Pull Request -
State: open - Opened by jherry almost 1 year ago
#379 - Handle comments in FromBuilder
Pull Request -
State: open - Opened by stollr about 1 year ago
#378 - Added github actions to run phpunit tests
Pull Request -
State: closed - Opened by xsist10 about 1 year ago
- 1 comment
#377 - Added github actions to test php matrix.
Pull Request -
State: closed - Opened by xsist10 about 1 year ago
- 1 comment
#376 - Fix confusion between CHARACTER data type and CHARACTER SET issue
Pull Request -
State: closed - Opened by xsist10 about 1 year ago
#375 - fix(CodeSniffer) PHP deprecated currly braces
Pull Request -
State: open - Opened by joebordes almost 2 years ago
#374 - "WITH" clause with comments, temporary table name is wrong.
Issue -
State: open - Opened by rkamite almost 2 years ago
#373 - How to support postgresql
Issue -
State: open - Opened by muqiu-su almost 2 years ago
#372 - fix php8.2: definition of property $created
Pull Request -
State: closed - Opened by podolinek about 2 years ago
- 4 comments
#371 - Fix PHP 8.1 deprecation notice
Pull Request -
State: open - Opened by gwenaelCruz about 2 years ago
#370 - Prevent a warning in PHP 8.2
Pull Request -
State: closed - Opened by mmcev106 about 2 years ago
- 3 comments
#369 - Fix issue 368 current timestamp function
Pull Request -
State: open - Opened by mvachette about 2 years ago
- 1 comment
#368 - CURRENT_TIMESTAMP is detected as a reserved word an generate errors when used in JOIN clause
Issue -
State: open - Opened by mvachette about 2 years ago
#367 - PHPSQLCreator doesn't seem to support /*comment*/ "unknown [expr_type] = comment in "WHERE" [x]"
Issue -
State: open - Opened by ParleyHammon over 2 years ago
- 1 comment
#366 - Remove CHARACTER keyword from column types
Pull Request -
State: closed - Opened by czoIg over 2 years ago
- 2 comments
#365 - CHARACTER keyword as alias of CHAR type spoils parsing CHARACTER SET utf8
Issue -
State: open - Opened by czoIg over 2 years ago
#364 - Adds support for USING in JOIN clause
Pull Request -
State: closed - Opened by czoIg over 2 years ago
#363 - Add Additional Builders for CREATE statements
Pull Request -
State: closed - Opened by atiernan over 2 years ago
- 5 comments
#362 - Adds support for missing spaces near parentheses
Pull Request -
State: closed - Opened by czoIg over 2 years ago
- 1 comment
#361 - Cannot calculate position if there are no space between parentheses and next query part
Issue -
State: closed - Opened by czoIg over 2 years ago
#360 - Support for PHP and PHPUnit versions discrapency
Issue -
State: open - Opened by czoIg over 2 years ago
#359 - Add handling index hints in FROM and JOIN
Pull Request -
State: closed - Opened by czoIg over 2 years ago
- 1 comment
#358 - UnableToCalculatePositionException if a function is used inside JOIN condition
Pull Request -
State: closed - Opened by czoIg over 2 years ago
- 1 comment
#357 - 'Class not found' error
Issue -
State: open - Opened by normous over 2 years ago
- 1 comment
#356 - Added badly documented data type alias
Pull Request -
State: closed - Opened by xsist10 over 2 years ago
- 1 comment
#355 - Missing data type aliases
Issue -
State: closed - Opened by xsist10 over 2 years ago
- 1 comment
#354 - Parser fails when string contains `'` followed by `--`
Issue -
State: open - Opened by carlomanf over 2 years ago
#353 - Valid query is parsed and re-created as invalid query (too many comma in group_concat)
Issue -
State: closed - Opened by sadjehwty almost 3 years ago
#352 - Warning: Undefined variable $currCategory in C:\Users\manue\PhpstormProjects\untitled\vendor\greenlion\php-sql-parser\src\PHPSQLParser\processors\ReferenceDefinitionProcessor.php
Issue -
State: open - Opened by manuelddahmen almost 3 years ago
#351 - Valid query is parsed and re-created as invalid query (SQL function arguments stripped)
Issue -
State: open - Opened by carlomanf almost 3 years ago
#350 - Upgrade to phpunit 9
Pull Request -
State: closed - Opened by nicoder almost 3 years ago
- 1 comment
#349 - #347 fixes deprecation warning with PHP 8.1
Pull Request -
State: closed - Opened by garethellis36 almost 3 years ago
#348 - Valid query is parsed and re-created as invalid query (misplaced bracket)
Issue -
State: open - Opened by carlomanf almost 3 years ago
#347 - PHP 8.1 supporting
Issue -
State: closed - Opened by tarasTrujay about 3 years ago
- 12 comments
#346 - Corrected deprecated 3rd argument set to null in preg_split
Pull Request -
State: closed - Opened by nabab about 3 years ago
#345 - Fix support for orderByPosition (ORDER BY 1 ASC/ORDER BY 1 DESC)
Pull Request -
State: closed - Opened by j-angnoe about 3 years ago
- 1 comment
#344 - Add support for orderByPosition direction (ie. ORDER BY 1 ASC/DESC)
Pull Request -
State: closed - Opened by j-angnoe about 3 years ago
#343 - remove `true`, `false` from reseved values
Pull Request -
State: closed - Opened by tsukasa-mixer over 3 years ago
#342 - coma in function return true, false
Issue -
State: open - Opened by tsukasa-mixer over 3 years ago
#341 - Negative numbers prefixed with a space are not parsed correctly
Issue -
State: open - Opened by ugwind over 3 years ago
#340 - Build User Varaiable Expression in FunctionBuilder
Pull Request -
State: closed - Opened by Aramics over 3 years ago
#339 - Handle TRUNCATE() function and TRUNCATE keyword. Issue #338.
Pull Request -
State: closed - Opened by Herz3h over 3 years ago
#338 - TRUNCATE in SELECT ends up in its own category
Issue -
State: open - Opened by Herz3h over 3 years ago
#337 - Identification of PRIMARY KEY depends on order
Issue -
State: open - Opened by Gared over 3 years ago
- 2 comments
#336 - Fix issue 335 multiplication operator wrongly parsed as colref
Pull Request -
State: closed - Opened by nicoder almost 4 years ago
#335 - Multiplication operator wrongly identified as a "colref"
Issue -
State: closed - Opened by nicoder almost 4 years ago
- 1 comment
#334 - JSON Data Type
Issue -
State: open - Opened by Phantom-LGTM almost 4 years ago
#333 - Ideas to shrink the size of this library?
Issue -
State: open - Opened by Luc45 about 4 years ago
- 1 comment
#332 - PHP 8.0 Fatal error in ExpressionToken::setNoQuotes
Issue -
State: closed - Opened by theilig about 4 years ago
- 1 comment
#331 - Fix PHP 8 deprecation notice
Pull Request -
State: closed - Opened by harm-smits about 4 years ago
- 7 comments
#330 - Add ignore comment option
Pull Request -
State: open - Opened by shu1007 about 4 years ago
- 1 comment
#329 - Update WhereBracketExpressionBuilder.php
Pull Request -
State: closed - Opened by greenlion over 4 years ago
- 1 comment
#328 - Revert "UNION scan of remainder looks too deep for parentheses"
Pull Request -
State: closed - Opened by greenlion over 4 years ago
#327 - Revert "Allow subqueries inside bracket expressions"
Pull Request -
State: closed - Opened by greenlion over 4 years ago
#326 - Revert "Enable subquery support in WHERE expression"
Pull Request -
State: closed - Opened by greenlion over 4 years ago
#325 - Revert "Fixing Travis file"
Pull Request -
State: closed - Opened by greenlion over 4 years ago
#324 - Handle SubQuery in ref_clause
Pull Request -
State: closed - Opened by Herz3h over 4 years ago
#323 - Fix: Tests and Issue #322
Pull Request -
State: closed - Opened by Herz3h over 4 years ago
- 1 comment
#322 - Warning: Invalid argument supplied for foreach()
Issue -
State: closed - Opened by Herz3h over 4 years ago
#321 - fix "strpos empty needle" warning
Pull Request -
State: closed - Opened by nicoder over 4 years ago
- 5 comments
#320 - "strpos(): Empty needle" warning when SQL query refers to a `help` table
Issue -
State: open - Opened by nicoder over 4 years ago
#319 - UnableToCalculatePositionException when JOIN clause contains SQL functions
Issue -
State: closed - Opened by nicoder almost 5 years ago
- 1 comment
#318 - Enable subquery support in WHERE expression
Pull Request -
State: closed - Opened by LudoMon about 5 years ago
- 1 comment
#317 - Enable subquery support in WHERE expression
Pull Request -
State: closed - Opened by LudoMon about 5 years ago
#316 - Error when using subquery in WHERE expression
Issue -
State: closed - Opened by LudoMon about 5 years ago
#315 - Fixing Travis file
Pull Request -
State: closed - Opened by moufmouf over 5 years ago
- 1 comment
#314 - Allow in-list in subtree creation
Pull Request -
State: closed - Opened by moufmouf over 5 years ago
- 1 comment
#313 - Fix create statements with user variables
Pull Request -
State: closed - Opened by herndlm over 5 years ago
- 2 comments
#312 - [PHPSQLCreator] Unable to create statements with user variables
Issue -
State: closed - Opened by herndlm over 5 years ago
#311 - Allow in-list in subtree
Pull Request -
State: closed - Opened by andrews05 over 5 years ago
- 2 comments
#310 - Creator fails on INSERT with SET and ON DUPLICATE KEY
Issue -
State: open - Opened by andrews05 over 5 years ago
- 1 comment
#309 - Allow subqueries inside bracket expressions
Pull Request -
State: closed - Opened by andrews05 over 5 years ago
#308 - Cast as decimal again - cannot calculate position of ,
Issue -
State: open - Opened by Nick74k over 5 years ago
- 1 comment
#307 - Move analog dependency to dev only
Pull Request -
State: closed - Opened by lpotherat over 5 years ago
#306 - fix issue #299: arithmetic operations in brackets are comma separated
Pull Request -
State: closed - Opened by nicoder over 5 years ago
- 1 comment
#305 - JOIN surrounded by brackets in the latter part of a UNION
Issue -
State: closed - Opened by leochab over 5 years ago
- 1 comment
#304 - continue; targetting a switch got deprecated - replaced with break;
Pull Request -
State: closed - Opened by Axeia almost 6 years ago
- 9 comments
#303 - Remove duplicate switch cases for code clarity
Pull Request -
State: closed - Opened by TysonAndre almost 6 years ago
- 1 comment
#302 - Fixed unsigned flag on column types with length
Pull Request -
State: closed - Opened by sebastien-fauvel about 6 years ago
- 1 comment
#301 - PHP 7.3 warning on replacing 'continue' with 'break'
Issue -
State: open - Opened by chenster about 6 years ago
- 1 comment
#300 - Fixed identification of unique indexes
Pull Request -
State: closed - Opened by sebastien-fauvel about 6 years ago
- 1 comment
#299 - After update 4.1.2 -> 4.2.0 arithmetic operations in brackets are comma separated
Issue -
State: open - Opened by f1r3starter about 6 years ago
- 3 comments
#298 - Missing WHERE object when update field has hashtag (#) in value
Issue -
State: open - Opened by swslive about 6 years ago
- 1 comment
#297 - Update breaks on CENTOS 7 using PHP7
Issue -
State: closed - Opened by hellojacknorell about 6 years ago
- 4 comments
#295 - fix issue #294: missing comma in cast
Pull Request -
State: closed - Opened by nicoder about 6 years ago
#293 - UNION scan of remainder looks too deep for parentheses
Pull Request -
State: closed - Opened by jcgatica over 6 years ago
- 1 comment
#291 - UNION with function causes array index error.
Pull Request -
State: closed - Opened by jaiminmoslake7020 over 6 years ago
- 1 comment
#290 - Fix subselect starting with comment
Pull Request -
State: closed - Opened by shokre over 6 years ago
#287 - avoid error with PHP 7.2
Pull Request -
State: closed - Opened by nicoder over 6 years ago
- 4 comments
#286 - Prevent Undefined offset error
Pull Request -
State: closed - Opened by nabab over 6 years ago
#285 - Add ANSI_QUOTES option and have ExpressionListProcessor use it
Pull Request -
State: closed - Opened by Yogarine over 6 years ago
#284 - Error during building parsed sub subquery
Issue -
State: closed - Opened by ghost over 6 years ago
- 3 comments
#283 - Fix for "PHPSQLCreator unknown [expr_type] = in-list in "expression s…
Pull Request -
State: closed - Opened by OhMyMndy almost 7 years ago
- 3 comments