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

andygrove / sqlparser-rs
92%
master: 92%

Build:
Build:
LAST BUILD BRANCH: fuzz
DEFAULT BRANCH: master
Repo Added 03 Sep 2018 05:17PM CUT
Files 21
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

LAST BUILD ON BRANCH outer-join
branch: outer-join
CHANGE BRANCH
x
Reset
  • outer-join
  • 0.1.1
  • 0.1.10
  • 0.1.3
  • 0.1.4
  • 0.1.5
  • 0.1.6
  • 0.1.7
  • 0.1.9
  • 0.2.0
  • 0.2.1
  • 0.2.2
  • 0.2.3
  • 0.2.4
  • 0.3.1
  • 0.4.0
  • astnode-expr
  • ci-fmt
  • col-constr-order
  • decimal
  • fix-skew
  • github-action
  • master
  • not
  • readme
  • refs/tags/v0.5.1
  • revert-78-visitor
  • revert_last_merge
  • show-columns
  • travis-tarpaulin
  • update_gitter_badge

pending completion
357

Pull #118

travis-ci

web-flow
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
the SQL specification lists OUTER as a keyword, we are well within our
rights to return an error here.
Pull Request #118: Don't silently accept naked OUTER JOINS

5 of 5 new or added lines in 2 files covered. (100.0%)

4315 of 4679 relevant lines covered (92.22%)

0.92 hits per line

Relevant lines Covered
Build:
Build:
4679 RELEVANT LINES 4315 COVERED LINES
0.92 HITS PER LINE
Source Files on outer-join
  • List 0
  • Changed 2
  • Source Changed 0
  • Coverage Changed 2
Loading...
Coverage∆FileLinesRelevantCoveredMissedHits/Line
No data available in table
Showing 0 to 0 of 0 entries
  • Previous
  • Next

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
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 CUT web-flow travis-ci pending completion  
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 CUT benesch travis-ci pending completion  
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 CUT web-flow travis-ci pending completion  
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 CUT benesch travis-ci pending completion  
See All Builds (468)
  • Repo on GitHub
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