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

andygrove / sqlparser-rs / 179

Builds Branch Commit Type Ran Committer Via Coverage
179 master Add LIMIT as RESERVED_FOR_TABLE_ALIAS, this closes Issue#67 Pull #68 18 May 2019 03:10AM UTC web-flow travis-ci pending completion   set done
178 pr/ms-identifiers-aliases [mssql] Support single-quoted column aliases Pull #66 11 May 2019 10:59PM UTC web-flow travis-ci pending completion   set done
177 pr/ddl-improvements Change Value::Long() to u64, use u64 instead of usize The tokenizer emits a separate Token for +/- signs, so the value of Value::Long() (as well as of parse_literal_int()) may never be negative. Also we have been using both u64 and usize to repr... Pull #65 11 May 2019 10:28PM UTC web-flow travis-ci pending completion   set done
176 master Merge pull request #63 from nickolay/pr/refactor-keywords Use smarter macros to avoid duplication in keywords.rs push 11 May 2019 10:21PM UTC web-flow travis-ci pending completion   set done
175 master Merge pull request #64 from nickolay/pr/collate-cte-ne Implement COLLATE, optional column list in CTEs, and more push 11 May 2019 10:20PM UTC web-flow travis-ci pending completion   set done
174 pr/collate-cte-ne Add IsOptional enum to use instead of `optional: bool` The meaning of `self.parse_parenthesized_column_list(false)?` was not very obvious. Pull #64 08 May 2019 12:40AM UTC web-flow travis-ci pending completion   set done
173 pr/collate-cte-ne Change the default serialization of "not equals" operator to `<>` `!=` is not standard, though widely supported - https://stackoverflow.com/a/723426/1026 Pull #64 06 May 2019 07:47PM UTC web-flow travis-ci pending completion   set done
172 master Merge pull request #61 from nickolay/pr/revamp-tests Reorganize tests, remove datetime code, and add basic MSSQL dialect push 06 May 2019 01:33PM UTC web-flow travis-ci pending completion   set done
171 pr/refactor-keywords Use smarter macros to avoid duplication in keywords.rs Pull #63 04 May 2019 02:18PM UTC web-flow travis-ci pending completion   set done
169 pr/revamp-tests Add MSSQL dialect and fix up the postgres' identifier rules The `@@version` test is MS' dialect of SQL, it seems, so test it with its own dialect. Update the rules for identifiers in Postresql dialect per documentation, while we're at it. The cu... Pull #61 03 May 2019 11:02PM UTC web-flow travis-ci pending completion   set done
168 master Merge pull request #59 from nickolay/next Cleanups, and support `CASE operand`, TVFs and MSSQL-specific WITH hints push 27 Apr 2019 09:30PM UTC web-flow travis-ci pending completion   set done
167 next Parse table-valued functions and MSSQL-specific WITH hints 1) Table-valued functions (`FROM possibly_qualified.fn(arg1, ...)`) is not part of ANSI SQL, but is supported in Postgres and MSSQL at least: - "38.5.7. SQL Functions as Table Sources" <h... Pull #59 27 Apr 2019 07:39PM UTC web-flow travis-ci pending completion   set done
166 master Merge pull request #50 from nickolay/window-functions Support OVER clause for window/analytic functions, add support for qualified function names push 27 Apr 2019 06:26PM UTC web-flow travis-ci pending completion   set done
165 master Merge pull request #54 from nickolay/windows-newlines Support \r and \r\n line breaks in tokenizer push 27 Apr 2019 03:09PM UTC web-flow travis-ci pending completion   set done
164 master Merge pull request #53 from thomas-jeepe/master Fix qualified wildcard stringifying push 27 Apr 2019 03:07PM UTC web-flow travis-ci pending completion   set done
  • ← Previous
  • 1
  • 2
  • …
  • 18
  • 19
  • 20
  • 21
  • 22
  • 23
  • 24
  • 25
  • 26
  • …
  • 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