Skip to content

Conversation

@ptoffy
Copy link
Member

@ptoffy ptoffy commented Aug 9, 2025

Currently SQLCastExpression doesn't work on MySQL because of syntax differences. This fixes it.

@ptoffy ptoffy requested a review from gwynne as a code owner August 9, 2025 09:20
@codecov
Copy link

codecov bot commented Aug 9, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 91.25%. Comparing base (8fc37b1) to head (023d203).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main       #4      +/-   ##
==========================================
+ Coverage   91.17%   91.25%   +0.08%     
==========================================
  Files          62       62              
  Lines         940      949       +9     
==========================================
+ Hits          857      866       +9     
  Misses         83       83              
Files with missing lines Coverage Δ
...s/SQLKitExtras/Expressions/SQLCastExpression.swift 100.00% <100.00%> (ø)
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@gwynne gwynne added the enhancement New feature or request label Aug 25, 2025
@gwynne gwynne merged commit b50120e into main Aug 25, 2025
5 checks passed
@gwynne gwynne deleted the cast-mysql branch August 25, 2025 16:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Development

Successfully merging this pull request may close these issues.

2 participants