sql icon indicating copy to clipboard operation
sql copied to clipboard

Ruby library for parsing and generating SQL statements

Results 3 sql issues
Sort by recently updated
recently updated
newest added

The case "LIMIT N" for the sql query is not added. > Racc::ParseError: > parse error on value "limit" (identifier) It would be a great help if the case is...

The current grammar does not support INSERT statements. Any clues as to how support for this could be added?

Hello man, do you planning to maintain this repo?