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

andygrove / sqlparser-rs / 111

Builds Branch Commit Type Ran Committer Via Coverage
111 strings Remove Value::String Its existence alongside SingleQuotedString simply doesn't make sense: `'a string'` is a string literal, while `a string` is not a "value". It's only used in postgresql-specific tab-separated-values parser to store the string... Pull #36 20 Jan 2019 04:56PM UTC web-flow travis-ci pending completion   set done
110 keywords Populate SQLWord.keyword based on the list of globally supported keywords Remove dialect-specific lists. Pull #37 13 Jan 2019 08:48PM UTC web-flow travis-ci pending completion   set done
108 master (cargo-release) start next development iteration 0.2.2-alpha.0 push 13 Jan 2019 04:34PM UTC andygrove travis-ci pending completion   set done
109 0.2.1 (cargo-release) version 0.2.1 push 13 Jan 2019 04:33PM UTC andygrove travis-ci pending completion   set done
107 master Merge pull request #35 from nickolay/consume-token Clean up consume_token() and parse/expect_keyword() push 13 Jan 2019 04:31PM UTC web-flow travis-ci pending completion   set done
106 keywords Rework keyword/identifier parsing Fold Token::{Keyword, Identifier, DoubleQuotedString} into one Token::SQLWord, which has the necessary information (was it a known keyword and/or was it quoted). This lets the parser easily accept DoubleQuotedS... Pull #37 13 Jan 2019 02:58AM UTC web-flow travis-ci pending completion   set done
105 strings Fix comment. Pull #36 13 Jan 2019 12:01AM UTC web-flow travis-ci pending completion   set done
104 strings Remove Value::String Its existence alongside SingleQuotedString simply doesn't make sense: `'a string'` is a string literal, while `a string` is not a "value". It's only used in postgresql-specific tab-separated-values parser to store the string... Pull #36 12 Jan 2019 11:51PM UTC web-flow travis-ci pending completion   set done
103 consume-token Return bool from consume_token(), mark as #[must_use] Pull #35 12 Jan 2019 10:38PM UTC web-flow travis-ci pending completion   set done
102 0.2.0 (cargo-release) version 0.2.0 push 12 Jan 2019 06:37PM UTC andygrove travis-ci pending completion   set done
101 master (cargo-release) start next development iteration 0.2.1-alpha.0 push 12 Jan 2019 06:37PM UTC andygrove travis-ci pending completion   set done
100 master Merge pull request #33 from andygrove/not implement NOT push 12 Jan 2019 06:34PM UTC web-flow travis-ci pending completion   set done
97 master Merge branch 'fredrikroos-join-support' push 12 Jan 2019 06:26PM UTC andygrove travis-ci pending completion   set done
96 master Update README push 12 Jan 2019 05:13PM UTC andygrove travis-ci pending completion   set done
95 0.1.10 (cargo-release) version 0.1.10 push 12 Jan 2019 04:44PM UTC andygrove travis-ci pending completion   set done
  • ← Previous
  • 1
  • 2
  • …
  • 22
  • 23
  • 24
  • 25
  • 26
  • 27
  • 28
  • 29
  • 30
  • 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