Skip to content
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

fix: resolve naming conflict with Foundation's Expression type #52

Merged
merged 1 commit into from
Jul 11, 2024

Conversation

CrazyFanFan
Copy link
Contributor

This commit resolves a naming conflict caused by the introduction of a new Expression type in the Foundation framework. By creating a private typealias for Expression that explicitly refers to SQLite.Expression, we ensure that our usage remains clear and unambiguous throughout the project.

This commit resolves a naming conflict caused by the introduction of a new `Expression` type in the Foundation framework. By creating a private typealias for `Expression` that explicitly refers to `SQLite.Expression`, we ensure that our usage remains clear and unambiguous throughout the project.
@rafaelclaycon
Copy link

Respectfully raising awareness about this very simple fix/issue. It blocks building with Xcode 16.0 Beta and would be great to have merged soon.

@brzzdev
Copy link

brzzdev commented Jun 24, 2024

@garriguv Any chance of getting this merged, please?

@xiushaomin
Copy link

@garriguv Please fix it as soon as possible.

@rafaelclaycon
Copy link

Up

@garriguv garriguv merged commit 42281bf into garriguv:main Jul 11, 2024
@garriguv
Copy link
Owner

Thank you for the contribution

@CrazyFanFan CrazyFanFan deleted the fix/name_conflict branch July 15, 2024 11:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants