We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
For example, this would compile:
case class Foo(s: String) mqt"{ $$set : { nonExistent : 'aaa'}}"[Foo]
But it shouldn't. Do you have any ideas on how we can implement this if it's possible?
The text was updated successfully, but these errors were encountered:
Probably nor the most important feature, but still nice to have it.
Sorry, something went wrong.
No branches or pull requests
For example, this would compile:
But it shouldn't. Do you have any ideas on how we can implement this if it's possible?
The text was updated successfully, but these errors were encountered: