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

thecodingmachine / magic-query / 175

Builds Branch Commit Type Ran Committer Via Coverage
175 fix_travis Fixing Travis by adding explicit MySQL requirement Pull #53 31 Jul 2019 08:27AM UTC web-flow travis-ci pending completion   set done
174 1.3 Merge pull request #52 from moufmouf/having_alias_issue Fixing issue with alias and having push 31 Jul 2019 08:23AM UTC web-flow travis-ci pending completion   set done
172 1.3 Merge pull request #50 from moufmouf/case_in_where Case statement in where condition is removed by magic parameters push 17 Jul 2019 11:05AM UTC web-flow travis-ci pending completion   set done
171 case_in_where Fixing oversimplification problem Pull #50 17 Jul 2019 10:53AM UTC web-flow travis-ci pending completion   set done
170 case_in_where Case statement in where condition is removed by magic parameters For some reason, the case statement is removed from a where condition. ``` SELECT a FROM users u WHERE status = (CASE WHEN u.id = 1 THEN u.status_1 ELSE u.status_2 END) => SELECT... Pull #50 17 Jul 2019 10:47AM UTC web-flow travis-ci pending completion   set done
169 1.3 Merge pull request #49 from Kharhamel/editForeignKeyCheck edited the way duplicated foreignKey are detected push 16 Jul 2019 04:44PM UTC web-flow travis-ci pending completion   set done
168 editForeignKeyCheck edited the way dupllicated foreignKey are detected when constructing the complete path of a magic join Pull #49 16 Jul 2019 04:28PM UTC web-flow travis-ci pending completion   set done
167 1.3 Merge pull request #48 from moufmouf/in_expression_parameter Improving IN expression handling push 10 Jul 2019 03:56PM UTC web-flow travis-ci pending completion   set done
166 in_expression_parameter Improving IN expression handling A IN expression with a parameter (like `status IN (:statuses)`) can now accept parameters... or not. - `status IN (:statuses)` - `status IN :statuses` are now both valid. Previously, the first was only valid in ... Pull #48 10 Jul 2019 03:50PM UTC web-flow travis-ci pending completion   set done
165 1.3 Merge pull request #47 from TheoBiron/between_issue Issue with between and parenthesis push 26 Jun 2019 04:03PM UTC web-flow travis-ci pending completion   set done
164 between_issue Removed unused code Pull #47 26 Jun 2019 03:15PM UTC web-flow travis-ci pending completion   set done
163 between_issue Fixed the issue Pull #47 26 Jun 2019 03:10PM UTC web-flow travis-ci pending completion   set done
161 1.3 Merge pull request #45 from moufmouf/perf_improvement_fix Performance improvement fix push 22 May 2019 10:44AM UTC web-flow travis-ci pending completion   set done
160 1.3 Merge pull request #46 from TheoBiron/error_with_cartesian_product Request with cartesian product fails push 22 May 2019 10:41AM UTC web-flow travis-ci pending completion   set done
159 perf_improvement_fix Refactoring travis Pull #45 22 May 2019 10:37AM UTC web-flow travis-ci pending completion   set done
  • ← Previous
  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • …
  • 14
  • 15
  • 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