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

andygrove / sqlparser-rs / 489

Builds Branch Commit Type Ran Committer Via Coverage
489 master remove unnecessary .clone() call in mysql test to fix clippy::redundant-clone error Pull #150 04 Jan 2020 06:05PM UTC web-flow travis-ci pending completion   set done
481 master Merge pull request #143 from apparebit/quote-id-quote Support quoted identifiers in AST as well push 20 Oct 2019 04:27AM UTC web-flow travis-ci pending completion   set done
480 quote-id-quote Turn type Ident into struct Ident The Ident type was previously an alias for a String. Turn it into a full fledged struct, so that the parser can preserve the distinction between identifier value and quote style already made by the tokenizer's Wo... Pull #143 20 Oct 2019 04:19AM UTC web-flow travis-ci pending completion   set done
476 master Merge pull request #142 from andygrove/github-action Add Github Action push 18 Oct 2019 02:55AM UTC web-flow travis-ci pending completion   set done
475 github-action format Pull #142 18 Oct 2019 02:47AM UTC web-flow travis-ci pending completion   set done
474 github-action format push 18 Oct 2019 02:47AM UTC andygrove travis-ci pending completion   set done
457 master Merge pull request #139 from gaffneyk/master Allow semicolon after start transaction push 14 Sep 2019 04:36AM UTC web-flow travis-ci pending completion   set done
456 master Parse START TRANSACTION when followed by a semicolon Co-authored-by: Nikhil Benesch <nikhil.benesch@gmail.com> Pull #139 14 Sep 2019 03:02AM UTC web-flow travis-ci pending completion   set done
455 master Exclude semicolon from unexpected tokens Pull #139 13 Sep 2019 07:04PM UTC web-flow travis-ci pending completion   set done
454 master Merge pull request #138 from andygrove/fix-skew Fix merge skew with number literals push 02 Sep 2019 01:54PM UTC web-flow travis-ci pending completion   set done
453 fix-skew Fix merge skew with number literals Pull #138 02 Sep 2019 01:43PM UTC web-flow travis-ci pending completion   set done
452 fix-skew Fix merge skew with number literals push 02 Sep 2019 01:43PM UTC benesch travis-ci pending completion   set done
450 master Merge pull request #130 from andygrove/decimal Don't lose precision when parsing decimal fractions push 02 Sep 2019 11:46AM UTC web-flow travis-ci pending completion   set done
448 decimal Optionally parse numbers into BigDecimals With `--features bigdecimal`, parse numbers into BigDecimals instead of leaving them as strings. push 01 Sep 2019 05:27PM UTC benesch travis-ci pending completion   set done
449 decimal Optionally parse numbers into BigDecimals With `--features bigdecimal`, parse numbers into BigDecimals instead of leaving them as strings. Pull #130 01 Sep 2019 05:26PM UTC web-flow travis-ci pending completion   set done
  • ← Previous
  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • 10
  • 11
  • 12
  • …
  • 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