Ecosyste.ms: Issues

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

GitHub / xwb1989/sqlparser issues and pull requests

#83 - show compute nodes bug

Issue - State: open - Opened by lldlhd 24 days ago

#81 - Doesn't support the name of table starts with numbers

Issue - State: open - Opened by laokiea 6 months ago

#80 - Is it possible for me to implement custom grammar

Issue - State: open - Opened by Jin-2019 8 months ago

#78 - Does it support "SELECT * FROM 11111.table1" ?

Issue - State: closed - Opened by liyinxin 9 months ago - 5 comments

#78 - Does it support "SELECT * FROM 11111.table1" ?

Issue - State: open - Opened by liyinxin 9 months ago - 3 comments

#77 - Doesn't parse postgresql extract(... from ...)

Issue - State: open - Opened by 747500 over 1 year ago

#76 - how parse 100G sql file to csv files?

Issue - State: closed - Opened by hktalent over 1 year ago

#75 - syntax error at position 1262

Issue - State: closed - Opened by jibin8 over 1 year ago

#74 - not supported between x and x

Issue - State: closed - Opened by FreesPaul over 1 year ago

#74 - not supported between x and x

Issue - State: closed - Opened by FreesPaul over 1 year ago

#72 - Doesn't parse insert statement with `returning` clause

Issue - State: open - Opened by amitavaghosh1 about 2 years ago

#71 - DELETE

Pull Request - State: closed - Opened by deathrowe over 2 years ago

#70 - How to parse SQL procedure CALL

Issue - State: open - Opened by Delicious-Bacon over 2 years ago

#69 - Does it support nested queries/sub-quries

Issue - State: open - Opened by antrikshmisri almost 3 years ago - 1 comment

#68 - parse error

Issue - State: open - Opened by xinlushi over 3 years ago - 3 comments

#67 - fix INT in cast

Pull Request - State: open - Opened by mei-rune over 3 years ago

#66 - Add non-reserved keyword 'groups'

Pull Request - State: open - Opened by peppelan almost 4 years ago - 1 comment

#65 - Multilevel qualifier treated as parse error

Issue - State: open - Opened by sananguliyev about 4 years ago

#64 - Does this parser detect sql injection?

Issue - State: open - Opened by fineday009 over 4 years ago

#63 - how to bypass some sql keyword

Issue - State: open - Opened by catundercar over 4 years ago

#62 - A question about using sqlparser to parse sql with placeholders

Issue - State: closed - Opened by XH-JMC almost 5 years ago

#61 - Feature: Support for more SQL variants

Issue - State: open - Opened by mcandre almost 5 years ago

#60 - This repo is out of date

Issue - State: open - Opened by skywhat almost 5 years ago - 2 comments

#59 - Node position

Issue - State: closed - Opened by stevenmiller888 about 5 years ago

#58 - Fixed INT in cast. Issue #40

Pull Request - State: open - Opened by carterharrison about 5 years ago - 1 comment

#57 - Clarify which exact SQL syntaxes are supported

Issue - State: open - Opened by mcandre over 5 years ago - 1 comment
Labels: enhancement, documentation

#56 - Clarify "byte" position

Issue - State: open - Opened by mcandre over 5 years ago

#55 - Recompile parsed query into SQL?

Issue - State: closed - Opened by nathanielks over 5 years ago - 1 comment

#54 - support trigger parser for only and just only can retrieve table name…

Pull Request - State: open - Opened by pengan1990 over 5 years ago - 1 comment

#53 - do not support primary key

Issue - State: open - Opened by laihanhua over 5 years ago

#52 - Support for index definition `key (columns)`

Pull Request - State: open - Opened by DQinYuan over 5 years ago - 1 comment

#51 - Support for index definition `key (columns)`

Issue - State: open - Opened by DQinYuan over 5 years ago

#50 - support for := assignment operator

Issue - State: open - Opened by noelruiz over 5 years ago

#49 - Syntax error

Issue - State: closed - Opened by dimensi0n over 5 years ago - 2 comments

#48 - Support With Clause

Issue - State: open - Opened by tlightsky almost 6 years ago - 3 comments

#47 - syntax error at position 45 near 'processlist'

Issue - State: open - Opened by ha666 almost 6 years ago - 1 comment

#46 - Extract table name from select statement with joins

Issue - State: open - Opened by Hassnain-Alvi about 6 years ago - 14 comments

#45 - support current_timestamp fsp argument

Issue - State: open - Opened by Kings-gee about 6 years ago - 1 comment

#44 - syntax error for sqlite create table sql

Issue - State: open - Opened by llgoer about 6 years ago

#43 - Can't parse cast function

Issue - State: closed - Opened by LeeSanity over 6 years ago

#42 - Can't parse `grant`/`lock` stmt

Issue - State: open - Opened by coanor over 6 years ago - 1 comment

#41 - Dose this package support sqlite3

Issue - State: closed - Opened by Tony-Kwan over 6 years ago - 1 comment

#40 - Casting Parse Issue

Issue - State: open - Opened by Colhodm over 6 years ago - 3 comments

#39 - Space Support

Issue - State: open - Opened by Colhodm over 6 years ago - 5 comments

#38 - Replace SQL's SQLVAL

Issue - State: open - Opened by gaoshengL over 6 years ago

#37 - 索引名称解析异常

Issue - State: open - Opened by huangll over 6 years ago - 2 comments

#36 - "SET NAMES utf8;" doesn't work

Issue - State: closed - Opened by philiplb over 6 years ago - 2 comments

#34 - parse empty statements as nil instead of an error

Pull Request - State: closed - Opened by dt over 6 years ago - 4 comments

#33 - parse lock/unlock tables

Pull Request - State: closed - Opened by dt over 6 years ago - 3 comments

#32 - `LOCK TABLES` and `UNLOCK TABLES` treated as syntax errors

Issue - State: closed - Opened by dt over 6 years ago - 2 comments

#31 - Empty statements treated as parse errors

Issue - State: open - Opened by dt over 6 years ago

#30 - How to get table name from sql statement with sqlparser ?

Issue - State: closed - Opened by wadelee1986 almost 7 years ago - 1 comment

#29 - More Examples

Issue - State: open - Opened by mubaris almost 7 years ago - 1 comment

#28 - Compare semantically two SQL strings

Issue - State: open - Opened by ortuman about 7 years ago

#27 - rename sql to string seems not available

Issue - State: open - Opened by WangXiangUSTC about 7 years ago

#26 - unexpected error parsing DDL using FOREIGN KEY

Issue - State: open - Opened by thurt about 7 years ago - 2 comments
Labels: enhancement

#25 - Syntax errors for "using" in DELETE statement

Issue - State: open - Opened by skmcgrail about 7 years ago

#24 - Syntax error for "using" in join

Issue - State: closed - Opened by IronSavior about 7 years ago - 3 comments

#23 - Examples of working with WHERE data

Issue - State: closed - Opened by cergfix about 7 years ago

#22 - Update travis.yml to use latest Go versions, and new Trusty docker image.

Pull Request - State: closed - Opened by bramp over 7 years ago

#21 - Support for current_timestamp

Issue - State: closed - Opened by yupengfei over 7 years ago - 2 comments

#20 - Change licence from BSD to Apache

Pull Request - State: closed - Opened by bramp over 7 years ago - 1 comment

#19 - Added tests for each of the Github query parsing issues. #9 #12 #14 #15 #16

Pull Request - State: closed - Opened by bramp over 7 years ago

#18 - Imported the latest sqlparser from https://github.com/youtube/vitess

Pull Request - State: closed - Opened by bramp over 7 years ago

#17 - Minor change to allow the Tokenizer to accept a io.ByteReader

Pull Request - State: closed - Opened by bramp over 7 years ago

#16 - Missing Functions in WHERE clause

Issue - State: closed - Opened by snadrus over 7 years ago - 2 comments

#15 - Syntax error on STRAIGHT_JOIN

Issue - State: closed - Opened by donatj over 7 years ago - 2 comments

#14 - Date arithmetic INTERVAL keyword not handled correctly

Issue - State: closed - Opened by ikirker over 7 years ago - 2 comments

#13 - Fails on NULL types

Issue - State: closed - Opened by clanstyles over 7 years ago - 2 comments

#12 - Not supported OFFSET

Issue - State: closed - Opened by PumpkinSeed almost 8 years ago - 2 comments

#11 - keeping this up-to-date?

Issue - State: closed - Opened by matthewmueller about 8 years ago - 4 comments

#10 - Parse error

Issue - State: closed - Opened by tangyi1989 about 8 years ago - 2 comments

#9 - not support field chinese and dbs function

Issue - State: open - Opened by binlaniua over 8 years ago

#8 - Position of nodes

Issue - State: closed - Opened by idank over 8 years ago - 1 comment
Labels: question

#7 - set ci go version to 1.6

Pull Request - State: closed - Opened by xwb1989 almost 9 years ago

#6 - fix status icon link

Pull Request - State: closed - Opened by xwb1989 almost 9 years ago

#5 - add travis-ci

Pull Request - State: closed - Opened by xwb1989 almost 9 years ago

#3 - visitor for alternative formatting/validation

Issue - State: open - Opened by emicklei almost 9 years ago - 5 comments

#2 - how to use it

Issue - State: closed - Opened by detailyang over 9 years ago - 5 comments

#1 - sql.go is needed ?

Issue - State: closed - Opened by ruiaylin over 9 years ago - 3 comments