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

Missing argument label 'value:' in call #1277

Open
OstrichRunning opened this issue Aug 27, 2024 · 1 comment
Open

Missing argument label 'value:' in call #1277

OstrichRunning opened this issue Aug 27, 2024 · 1 comment

Comments

@OstrichRunning
Copy link

  • macos: Version 15.0 Beta (24A5298h)
  • Xcode: Version 16.0 beta 6 (16A5230g)
  • SQLite.swift: 8d054987f02728cc912b0eb5a9659650573a65a2

*error:
image

@afarnham
Copy link

There are some work arounds here: #1269

Of the ones listed, this is the one that works for me: typealias Expression = SQLite.Expression

I could not get import SQLite.Expression to work.

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

No branches or pull requests

2 participants