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
This template isn't a strict requirement to open issues, but please try to provide as much information as possible.
Version: Any Module: quill-jdbc Database: Postgresql
Support with statement like: WITH Table AS (SELECT * FROM XXX)
Couldn't find anywhere anybody succeeded on it.
If the issue can be reproduced using a mirror context, please provide a scastie snippet that reproduces it. See https://scastie.scala-lang.org/fwbrasil/Z2CeR2qHQJK6EyQWUBhANA as an example. Remember to select the correct Quill version in the left menu.
@getquill/maintainers
The text was updated successfully, but these errors were encountered:
No branches or pull requests
This template isn't a strict requirement to open issues, but please try to provide as much information as possible.
Version: Any
Module: quill-jdbc
Database: Postgresql
Expected behavior
Support with statement like:
WITH Table AS (SELECT * FROM XXX)
Actual behavior
Couldn't find anywhere anybody succeeded on it.
Steps to reproduce the behavior
If the issue can be reproduced using a mirror context, please provide a scastie snippet that reproduces it. See https://scastie.scala-lang.org/fwbrasil/Z2CeR2qHQJK6EyQWUBhANA as an example. Remember to select the correct Quill version in the left menu.
Workaround
@getquill/maintainers
The text was updated successfully, but these errors were encountered: