Ecosyste.ms: Issues

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

GitHub / ms705/nom-sql issues and pull requests

#90 - parse very slow

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

#89 - parse sub query fail

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

#88 - Support for window functions

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

#87 - Table partitioning

Pull Request - State: open - Opened by soulstompp about 2 years ago

#86 - Improved support for CREATE TABLE parsing

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

#85 - Insert parsing improvements

Pull Request - State: open - Opened by soulstompp about 2 years ago

#84 - Support :named place holders

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

#83 - With clause parsing support

Pull Request - State: open - Opened by soulstompp about 2 years ago - 2 comments

#82 - allow nested compound statements wherever permitted

Pull Request - State: open - Opened by soulstompp about 2 years ago

#81 - Support compound nested select statements where permitted

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

#80 - Support partition selection with PARTITION option

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

#79 - Support REPLACE INTO command

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

#78 - Support nested selection for FROM clauses

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

#77 - Support WITH Clauses

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

#76 - Support nested selection, DEFAULT VALUES and ON DUPLICATE for insertion parser

Issue - State: open - Opened by soulstompp about 2 years ago - 2 comments

#75 - support for complex sorting clauses

Pull Request - State: open - Opened by soulstompp about 2 years ago

#74 - Problem parsing certain CASE statements

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

#73 - Support Calculated ORDER BY/GROUP BY clauses

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

#72 - Separate HAVING and GROUP BY parsing

Pull Request - State: open - Opened by soulstompp about 2 years ago

#71 - Support stand-alone HAVING clauses

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

#70 - Optional object clauses allowing literal selects

Pull Request - State: open - Opened by soulstompp about 2 years ago

#69 - ensure IS/IS NOT NULL parses correctly

Pull Request - State: open - Opened by soulstompp about 2 years ago

#68 - update the nom version add .idea directory to .gitignore

Pull Request - State: closed - Opened by Enochack over 3 years ago

#67 - Select expressions must have at least one table

Pull Request - State: open - Opened by glittershark almost 4 years ago - 5 comments

#66 - Upgrade to nom 6, fix errors

Pull Request - State: closed - Opened by gzsombor almost 4 years ago - 2 comments

#65 - Support nested arithmetic.

Pull Request - State: closed - Opened by frihed almost 4 years ago - 1 comment

#64 - Support nested arithmetic.

Pull Request - State: closed - Opened by frihed almost 4 years ago - 1 comment

#63 - Parentheses always appear in pairs.

Pull Request - State: closed - Opened by frihed almost 4 years ago

#62 - Correctly parse NOT IN

Pull Request - State: closed - Opened by frihed almost 4 years ago - 1 comment

#61 - Custom functions

Pull Request - State: closed - Opened by gzsombor almost 4 years ago - 3 comments

#60 - with clause

Pull Request - State: closed - Opened by yymm about 4 years ago

#59 - Add support for schema.table notation

Pull Request - State: closed - Opened by chernomor about 4 years ago - 3 comments

#58 - Add placeholder variables

Pull Request - State: closed - Opened by gzsombor over 4 years ago - 2 comments

#57 - Implement condition 'not exists (select ...)' and 'exists (select ...)'

Pull Request - State: closed - Opened by gzsombor over 4 years ago

#56 - Support selecting literals only

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

#55 - Only match balanced parenthesis

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

#54 - Disallow illlegal trailing commas in order by clause

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

#53 - Bump nom to v5

Pull Request - State: closed - Opened by goodSyntax808 over 4 years ago - 18 comments

#52 - Upgrade to nom v5

Issue - State: closed - Opened by goodSyntax808 almost 5 years ago - 1 comment

#51 - Support nested arithmetic expressions

Issue - State: open - Opened by goodSyntax808 almost 5 years ago - 1 comment

#50 - Filter aggregate

Pull Request - State: closed - Opened by jmbredenberg almost 5 years ago - 1 comment

#49 - Moar unsignedness love

Pull Request - State: open - Opened by alexsnaps about 5 years ago - 3 comments

#48 - Quick fix

Pull Request - State: closed - Opened by alexsnaps about 5 years ago - 1 comment

#47 - remove other documentation comments

Pull Request - State: closed - Opened by ghost about 5 years ago

#46 - fix unused doc comment warnings

Issue - State: closed - Opened by ghost about 5 years ago - 1 comment

#45 - remove unused variable in test

Pull Request - State: closed - Opened by ghost about 5 years ago

#44 - Support MySQL User-Defined Variables

Pull Request - State: closed - Opened by jonhoo about 5 years ago - 2 comments

#43 - Add placeholder `:1` and `$1`

Pull Request - State: closed - Opened by Jekshmek over 5 years ago - 3 comments

#42 - Add placeholder `:1` and `$1`

Issue - State: closed - Opened by Jekshmek over 5 years ago

#41 - Support leading whitespace in value lists

Pull Request - State: closed - Opened by bschwind over 5 years ago - 4 comments

#40 - Add support for (un)signed int, bigint, tinyint, double and real

Pull Request - State: closed - Opened by alexsnaps over 5 years ago - 8 comments

#39 - Test failures

Pull Request - State: closed - Opened by jmbredenberg over 5 years ago

#38 - Upgrade to nom v4

Pull Request - State: closed - Opened by benesch over 5 years ago - 1 comment

#37 - Support for variable length datetimes.

Pull Request - State: closed - Opened by alanamarzoev almost 6 years ago

#36 - Improve error handling

Issue - State: open - Opened by lovasoa about 6 years ago - 4 comments

#35 - Implement the remaining mysql string escape code

Pull Request - State: closed - Opened by lovasoa about 6 years ago - 1 comment

#34 - Parse sql strings with binary contents

Pull Request - State: closed - Opened by lovasoa about 6 years ago - 1 comment

#33 - Queries that contain arbitrary bytes cannot be parsed

Issue - State: closed - Opened by lovasoa about 6 years ago - 1 comment

#32 - fix issues with mysql table options

Pull Request - State: closed - Opened by lovasoa about 6 years ago - 1 comment

#30 - Add support for comments

Issue - State: open - Opened by lovasoa about 6 years ago - 2 comments

#29 - Are all queries processed as lowercase ?

Issue - State: closed - Opened by lovasoa about 6 years ago - 1 comment

#28 - [FIX] create table statements without a space after the table name

Pull Request - State: closed - Opened by lovasoa about 6 years ago - 1 comment

#27 - Add support for more mysql charsets

Pull Request - State: closed - Opened by lovasoa about 6 years ago - 1 comment

#25 - support mysql table option DEFAULT CHARSET=binary

Issue - State: closed - Opened by lovasoa about 6 years ago

#24 - Implement some string escaping

Pull Request - State: closed - Opened by lovasoa about 6 years ago - 2 comments

#23 - support MySQL special character escape sequences

Issue - State: open - Opened by lovasoa about 6 years ago - 5 comments

#22 - `is null` is not an equivalent of `= null`

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

#21 - Implement arithmetic expressions in the condition parsing

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

#20 - Support auto_increment in table options

Pull Request - State: closed - Opened by greizgh over 6 years ago - 1 comment

#19 - Refactor test helper

Pull Request - State: closed - Opened by greizgh over 6 years ago - 1 comment

#18 - Feature: handle column and table comments

Pull Request - State: closed - Opened by greizgh over 6 years ago - 1 comment

#17 - Feature: support comment on CREATE statements

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

#16 - Attach the table name to keys and columns in CreateTableStatement

Pull Request - State: closed - Opened by ekmartin over 6 years ago - 1 comment

#15 - Move alias up to FieldExpression

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

#14 - Remove verbose-errors

Pull Request - State: closed - Opened by ekmartin over 6 years ago

#13 - Upgrade nom

Pull Request - State: closed - Opened by ekmartin over 6 years ago - 5 comments

#12 - Implement fmt::Display for ArithmeticExpression

Pull Request - State: closed - Opened by ekmartin almost 7 years ago - 1 comment

#11 - Upgrade to latest version of nom

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

#10 - Add implementation of fmt::Display for SqlQuery

Pull Request - State: closed - Opened by ivanceras almost 7 years ago - 4 comments

#9 - Add implementation for delete and update statement

Pull Request - State: closed - Opened by ivanceras almost 7 years ago - 3 comments

#8 - Add aliases to arithmetic expressions

Pull Request - State: closed - Opened by ekmartin almost 7 years ago - 1 comment

#7 - Impl display

Pull Request - State: closed - Opened by ivanceras almost 7 years ago - 1 comment

#6 - Export arithmetic types

Pull Request - State: closed - Opened by ekmartin almost 7 years ago - 1 comment

#5 - implement fmt::Display on SqlQuery for formatting the sql back to text

Pull Request - State: closed - Opened by ivanceras about 7 years ago - 5 comments

#4 - impl fmt::Display on SqlQuery for formatting the input sql nicely

Issue - State: closed - Opened by ivanceras about 7 years ago - 1 comment

#3 - Optional multispace when next to parenthesis

Issue - State: closed - Opened by ivanceras about 7 years ago - 2 comments

#2 - No Delete Query?

Issue - State: closed - Opened by ivanceras about 7 years ago - 4 comments

#1 - parses queries with nested select statements

Pull Request - State: closed - Opened by larat7 about 7 years ago - 1 comment