0
I Use This!
Inactive

Commits : Listings

Analyzed about 9 hours ago. based on code collected about 9 hours ago.
Jul 17, 2024 — Jul 17, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Added TableReference node to parse "tablename (AS? tablealias)? constructs. More... almost 16 years ago
Added RDoc to SQL::Token class. More... almost 16 years ago
Updated gem release management tasks file to latest version. More... almost 16 years ago
Updated README and gemspec file. More... almost 16 years ago
Restructured tokenizer, and added RDoc comments. More... almost 16 years ago
Added MIT LICSENSE file. More... almost 16 years ago
Implemented, refactored and fixed a lot of stuff: More... almost 16 years ago
Renamed tokens methods to be more concise and clear. More... almost 16 years ago
Refactored parsing to have parse methods within each node class. More... almost 16 years ago
Use shorthand parse syntax in integration tests More... almost 16 years ago
Implemented parsing joins, and some syntactic sugar to make to library nicer to work with. More... almost 16 years ago
Added an UnexpectedToken exception if an error occurs while parsing an SQL query. More... almost 16 years ago
Updated Rakefile for new rake tasks More... almost 16 years ago
Updated to latest rake gem release tasks More... almost 16 years ago
Added parsing and generating of WHERE clause More... almost 16 years ago
Fixed table imports in FROM clause and small tokeinzer bug More... almost 16 years ago
Added expression parser with specs More... almost 16 years ago
Initial SQL tokenizer implementation More... almost 16 years ago
Updated gemspec More... almost 16 years ago
Initial project structure for SQLTree More... almost 16 years ago