Skip to content

Add SQLite support for nested subpath (JSON) expressions #104

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jul 11, 2023

Conversation

gwynne
Copy link
Member

@gwynne gwynne commented Jul 10, 2023

Implements SQLKit's new SQLDialect.nestedSubpathExpression(in:for:) method.

@gwynne gwynne added the semver-patch Internal changes only label Jul 10, 2023
@gwynne gwynne requested review from 0xTim and MahdiBM July 10, 2023 14:31
@codecov-commenter
Copy link

Codecov Report

Merging #104 (77dc3c2) into main (54e651f) will increase coverage by 0.97%.
The diff coverage is 100.00%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #104      +/-   ##
==========================================
+ Coverage   67.40%   68.37%   +0.97%     
==========================================
  Files           7        7              
  Lines         227      234       +7     
==========================================
+ Hits          153      160       +7     
  Misses         74       74              
Impacted Files Coverage Δ
Sources/SQLiteKit/SQLiteDialect.swift 86.66% <100.00%> (+4.05%) ⬆️

@gwynne gwynne merged commit 2b20fc0 into main Jul 11, 2023
@gwynne gwynne deleted the nested-subpath-expressions branch July 11, 2023 04:29
@VaporBot
Copy link

These changes are now available in 4.3.1

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
semver-patch Internal changes only
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants