Zhou Sun
Results
1
comments of
Zhou Sun
I believe it should be doable in pg_duckdb, since pg_duckdb controls the whole to_sql logic via [pg_ruleutils](https://github.com/duckdb/pg_duckdb/blob/main/src/vendor/pg_ruleutils_17.c) If the node is a ScalarArrayOpExpr and the RHS is a literal array,...