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
Hi,
We have legacy project which uses mongodb as backend. We upgrade the spi package of your to latest preview.
We use linqprovider v2. But while.using this with quartz, because spi package uses mongodb driver 2.21 it uses linqprovider version 3 by default.
Can you provide a option to change the linq provider in Mongodbjobstore implementation
The text was updated successfully, but these errors were encountered:
Hi, it's not on the roadmap currently, but if you need it you are welcomed to create a PR into the v4 branch.
Thanks!
Sorry, something went wrong.
No branches or pull requests
Hi,
We have legacy project which uses mongodb as backend.
We upgrade the spi package of your to latest preview.
We use linqprovider v2. But while.using this with quartz, because spi package uses mongodb driver 2.21 it uses linqprovider version 3 by default.
Can you provide a option to change the linq provider in Mongodbjobstore implementation
The text was updated successfully, but these errors were encountered: