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

andygrove / sqlparser-rs / 366

Builds Branch Commit Type Ran Committer Via Coverage
366 ci-fmt check that ci enforces rustfmt push 19 Jun 2019 04:05AM UTC benesch travis-ci pending completion   set done
365 astnode-expr Rename ASTNode to Expr The ASTNode enum was confusingly named. In the past, the name made sense, as the enum contained nearly all of the nodes in the AST, but over time, pieces have been split into different structs, like SQLStatement and SQLQuer... Pull #119 19 Jun 2019 04:04AM UTC web-flow travis-ci pending completion   set done
364 astnode-expr Rename ASTNode to Expr The ASTNode enum was confusingly named. In the past, the name made sense, as the enum contained nearly all of the nodes in the AST, but over time, pieces have been split into different structs, like SQLStatement and SQLQuer... push 19 Jun 2019 04:04AM UTC benesch travis-ci pending completion   set done
363 astnode-expr Rename ASTNode to Expr The ASTNode enum was confusingly named. In the past, the name made sense, as the enum contained nearly all of the nodes in the AST, but over time, pieces have been split into different structs, like SQLStatement and SQLQuer... Pull #119 19 Jun 2019 04:03AM UTC web-flow travis-ci pending completion   set done
362 astnode-expr Rename ASTNode to Expr The ASTNode enum was confusingly named. In the past, the name made sense, as the enum contained nearly all of the nodes in the AST, but over time, pieces have been split into different structs, like SQLStatement and SQLQuer... push 19 Jun 2019 04:03AM UTC benesch travis-ci pending completion   set done
361 pr/outer-apply [mssql] Parse CROSS/OUTER APPLY T-SQL (and Oracle) support non-standard syntax, which is similar in functionality to LATERAL joins in ANSI and PostgreSQL <https://blog.jooq.org/tag/lateral-derived-table/>: it allows to use the columns from the ta... Pull #120 18 Jun 2019 11:56PM UTC web-flow travis-ci pending completion   set done
359 astnode-expr Rename ASTNode to Expr The ASTNode enum was confusingly named. In the past, the name made sense, as the enum contained nearly all of the nodes in the AST, but over time, pieces have been split into different structs, like SQLStatement and SQLQuer... push 18 Jun 2019 05:46PM UTC benesch travis-ci pending completion   set done
358 master Merge pull request #118 from andygrove/outer-join Don't silently accept naked OUTER JOINS push 18 Jun 2019 05:39PM UTC web-flow travis-ci pending completion   set done
360 astnode-expr Rename ASTNode to Expr The ASTNode enum was confusingly named. In the past, the name made sense, as the enum contained nearly all of the nodes in the AST, but over time, pieces have been split into different structs, like SQLStatement and SQLQuer... Pull #119 18 Jun 2019 05:37PM UTC web-flow travis-ci pending completion   set done
357 outer-join Don't silently accept naked OUTER JOINS `SELECT * FROM a OUTER JOIN b` was previously being parsed as an inner join where table `a` was aliased to `OUTER`. This is extremely surprising, as the user likely intended to say FULL OUTER JOIN. Since th... Pull #118 18 Jun 2019 04:27PM UTC web-flow travis-ci pending completion   set done
356 outer-join Don't silently accept naked OUTER JOINS `SELECT * FROM a OUTER JOIN b` was previously being parsed as an inner join where table `a` was aliased to `OUTER`. This is extremely surprising, as the user likely intended to say FULL OUTER JOIN. Since th... push 18 Jun 2019 04:25PM UTC benesch travis-ci pending completion   set done
355 master Merge pull request #116 from nickolay/pr/more-followups Support HAVING/LIMIT/OFFSET/FETCH without FROM and other follow-ups push 18 Jun 2019 12:24AM UTC web-flow travis-ci pending completion   set done
354 outer-join Don't silently accept naked OUTER JOINS `SELECT * FROM a OUTER JOIN b` was previously being parsed as an inner join where table `a` was aliased to `OUTER`. This is extremely surprising, as the user likely intended to say FULL OUTER JOIN. Since th... Pull #118 17 Jun 2019 09:37PM UTC web-flow travis-ci pending completion   set done
353 outer-join Don't silently accept naked OUTER JOINS `SELECT * FROM a OUTER JOIN b` was previously being parsed as an inner join where table `a` was aliased to `OUTER`. This is extremely surprising, as the user likely intended to say FULL OUTER JOIN. Since th... push 17 Jun 2019 09:35PM UTC benesch travis-ci pending completion   set done
352 pr/more-followups Add a comment about RESERVED_FOR_TABLE_ALIAS to parse_table_and_joins Pull #116 17 Jun 2019 09:03AM UTC web-flow travis-ci pending completion   set done
  • ← Previous
  • 1
  • 2
  • …
  • 8
  • 9
  • 10
  • 11
  • 12
  • 13
  • 14
  • 15
  • 16
  • …
  • 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