Uh oh!
There was an error while loading. Please reload this page.
Add support for Snowflake SHOW DATABASES/SCHEMAS/TABLES/VIEWS/COLUMNS statements - #1501
Conversation
991298d to
85901b5CompareUh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
85901b5 to
72a95c5Compareyoavcloud
commented
Nov 9, 2024
@iffyio thanks for the great comments, it really helped me improve this code. New commit for you to look at. |
iffyio
left a comment
There was a problem hiding this comment.
Left some comments, mostly small I think, the only one unclear to me was the mysql object_name insert behavior. I think this looks good overall, Thanks @yoavcloud!
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
| false | ||
| } | ||
| /// Returns true if this dialect support the `LIKE 'pattern'` option in |
There was a problem hiding this comment.
| /// Returns true if this dialect support the `LIKE 'pattern'` option in | |
| /// Returns true if this dialect supports the `LIKE 'pattern'` option in |
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
b665ee3 to
c875757Comparealamb
commented
Nov 13, 2024
🚀 |
alamb
commented
Nov 13, 2024
Thanks again @iffyio and @yoavcloud |
alamb
commented
Nov 26, 2024
We think this may have introduced a small regression: |
This PR extends the existing support for SHOW statements to Snowflake