Replies: 1 comment
-
After you render the jinja, you can transpile. Since jinja is not SQL, it cannot be transpiled as is. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi folks,
I have a bit of an unconventional use case: several sql templates (jinja templates) that I'd like to transpile and I'm wondering if there is any existing way in sqlglot that can support that.
Thanks.
Beta Was this translation helpful? Give feedback.
All reactions