| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
|
Thank you much for your contribution and effort! |
Sorry, something went wrong.
There was a problem hiding this comment.
Please no wild card imports (as requested by @wumpz).
Rest looks great as usual and I would merge immediately when this will have been cleaned up. Thanks!
Sorry, something went wrong.
|
Please check for ALL wild card imports (in case I have missed to mark one), thanks! |
Sorry, something went wrong.
You're welcome and thank you also for your support! Currently, I don't have a complete overview of Exasol syntax which is not supported by JSqlParser, but my next implementation will be the support of the IMPORT (with subimport as part of select) and EXPORT statements of Exasol. |
Sorry, something went wrong.
Will do and sorry - my IDE did that automatically. |
Sorry, something went wrong.
there should be a configuration for this (even project specific). |
Sorry, something went wrong.
Ok, so I would like to suggest we will wait with 5.1 for this specific stuff and then will aim for a release when this would be ready. |
Sorry, something went wrong.
| Back | FazBrowse Home | New Git URL |
This PR implements the skyline syntax (preferring clause) of Exasol which is available for SELECT, UPDATE and DELETE statements. For more details see https://docs.exasol.com/db/latest/advanced_analytics/skyline.htm