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

andygrove / sqlparser-rs / 335

Builds Branch Commit Type Ran Committer Via Coverage
335 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 10 Jun 2019 03:39PM UTC web-flow travis-ci pending completion   set done
333 join-tweaks Require that nested joins always have one join The SQL specification prohibits constructions like SELECT * FROM a NATURAL JOIN (b) where b sits alone inside parentheses. Parentheses in a FROM entry always introduce either a derived table or... Pull #111 10 Jun 2019 03:24PM UTC web-flow travis-ci pending completion   set done
331 master Merge pull request #109 from benesch/implicit-join-fix Properly handle mixed implicit and explicit joins push 10 Jun 2019 03:20PM UTC web-flow travis-ci pending completion   set done
330 implicit-join-fix Support VALUES and parenthesized SELECTs as top-level statements Pull #109 10 Jun 2019 03:14PM UTC web-flow travis-ci pending completion   set done
327 master Merge pull request #110 from nickolay/pr/cleanups Minor code clean-ups push 09 Jun 2019 05:27PM UTC web-flow travis-ci pending completion   set done
326 master Merge pull request #103 from benesch/intervals Support interval literals push 09 Jun 2019 04:45PM UTC web-flow travis-ci pending completion   set done
325 intervals Support interval literals Pull #103 09 Jun 2019 04:41PM UTC web-flow travis-ci pending completion   set done
324 pr/cleanups Fix redundant closures in tests We don't have the tests checked by clippy on CI, despite [passing the `--all-targets`](https://github.com/andygrove/sqlparser-rs/blob/5536cd1f9/.travis.yml#L46), but VSCode+RLS displa... Pull #110 09 Jun 2019 02:34PM UTC web-flow travis-ci pending completion   set done
323 master Merge pull request #106 from offscale/transactions Transaction support push 09 Jun 2019 05:38AM UTC web-flow travis-ci pending completion   set done
322 intervals Support interval literals Pull #103 09 Jun 2019 05:36AM UTC web-flow travis-ci pending completion   set done
321 intervals Support interval literals Pull #103 09 Jun 2019 05:32AM UTC web-flow travis-ci pending completion   set done
320 intervals Support interval literals Pull #103 09 Jun 2019 05:30AM UTC web-flow travis-ci pending completion   set done
319 intervals Support interval literals Pull #103 09 Jun 2019 05:26AM UTC web-flow travis-ci pending completion   set done
318 master Merge pull request #93 from benesch/col-constr-order Parse column constraints in any order push 09 Jun 2019 04:40AM UTC web-flow travis-ci pending completion   set done
317 transactions Add basic support for transaction statements Co-authored-by: Samuel Marks <807580+SamuelMarks@users.noreply.github.com> Co-authored-by: Nikhil Benesch <nikhil.benesch@gmail.com> Pull #106 09 Jun 2019 04:39AM UTC web-flow travis-ci pending completion   set done
  • ← Previous
  • 1
  • 2
  • …
  • 10
  • 11
  • 12
  • 13
  • 14
  • 15
  • 16
  • 17
  • 18
  • …
  • 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