• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

andygrove / sqlparser-rs / 351

Builds Branch Commit Type Ran Committer Via Coverage
351 pr/more-followups Support HAVING without GROUP BY ...which is weird but allowed: https://jakewheat.github.io/sql-overview/sql-2011-foundation-grammar.html#table-expression https://dba.stackexchange.com/a/57453/15599 Also add a test for GROUP BY .. HAVING Pull #116 16 Jun 2019 10:37PM UTC web-flow travis-ci pending completion   set done
350 master Merge pull request #115 from nickolay/pr/followups Doc improvements and follow-ups to the recent PRs push 14 Jun 2019 11:01PM UTC web-flow travis-ci pending completion   set done
349 master Merge pull request #111 from benesch/join-tweaks Refine join parsing push 14 Jun 2019 08:49PM UTC web-flow travis-ci pending completion   set done
348 join-tweaks Update the error message in parse_query_body Pull #111 14 Jun 2019 08:36PM UTC web-flow travis-ci pending completion   set done
347 pr/followups Add a test for parsing the NULL literal (Coveralls notices we didn't have one.) Pull #115 13 Jun 2019 08:21AM UTC web-flow travis-ci pending completion   set done
346 pr/followups Reduce nesting in parse_table_and_joins This is a follow-up to #109 which moved the handling of Token::Comma from parse_table_and_joins to the `FROM` parser. Pull #115 13 Jun 2019 01:36AM UTC web-flow travis-ci pending completion   set done
345 join-tweaks Go into more detail about handling the parens in parse_table_factor Pull #111 13 Jun 2019 01:27AM UTC web-flow travis-ci pending completion   set done
344 visitor Add an AST visitor Pull #114 11 Jun 2019 03:02PM UTC web-flow travis-ci pending completion   set done
343 visitor Add an AST visitor Pull #114 11 Jun 2019 01:29PM UTC web-flow travis-ci pending completion   set done
342 master Merge pull request #113 from andygrove/revert-78-visitor Revert "Add an AST visitor" push 11 Jun 2019 04:01AM UTC web-flow travis-ci pending completion   set done
341 revert-78-visitor Revert "Add an AST visitor" Pull #113 11 Jun 2019 03:55AM UTC web-flow travis-ci pending completion   set done
340 revert-78-visitor Revert "Add an AST visitor" push 11 Jun 2019 03:54AM UTC web-flow travis-ci pending completion   set done
338 master Merge pull request #112 from benesch/expr-consistency Improve consistency of binary/unary op nodes push 11 Jun 2019 03:12AM UTC web-flow travis-ci pending completion   set done
337 expr-consistency Split operators by arity It is useful downstream to have two separate enums, one for unary operators and one for binary operators, so that the compiler can check exhaustiveness. Otherwise downstream consumers need to manually encode which operato... Pull #112 11 Jun 2019 03:07AM UTC web-flow travis-ci pending completion   set done
336 master Merge pull request #79 from benesch/license Standardize license headers push 11 Jun 2019 01:44AM UTC web-flow travis-ci pending completion   set done
  • ← Previous
  • 1
  • 2
  • …
  • 9
  • 10
  • 11
  • 12
  • 13
  • 14
  • 15
  • 16
  • 17
  • …
  • 31
  • 32
  • Next →
  • Back to Repo
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2025 Coveralls, Inc