Commit 4ac6389
authored
feat(snowflake): mark ENCRYPT_RAW as unsupported in DuckDB (#7485)
- Add encryptraw_sql method to DuckDB generator
- Mark ENCRYPT_RAW as unsupported with appropriate warning
- Add test case validating UnsupportedError is raised
Resolves RD-10693841 parent 224e64d commit 4ac6389
2 files changed
Lines changed: 5 additions & 1 deletion
Submodule sqlglot-integration-tests updated from d11dae8 to 9d61141
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2273 | 2273 | | |
2274 | 2274 | | |
2275 | 2275 | | |
| 2276 | + | |
| 2277 | + | |
| 2278 | + | |
| 2279 | + | |
2276 | 2280 | | |
2277 | 2281 | | |
2278 | 2282 | | |
| |||
0 commit comments