Saeed Zareian
Saeed Zareian
Hello, I started looking at this issue but I am new to Rust so I need a little hand holding. I added List and Map (Dictionary) to ValueRef like below:...
Hello, I was trying to add pgwire as a wrapper for Duckdb using Sqlite example and had the same challenge. The simple query method works well like what @osawyerr said...
> @saeedzareian for extended query, we have them supported as in wire protocol layer. However, you will need to deal with SQL at the moment. Yes. I agree that it...
I asked Chatgpt to tell me what are the steps in `pgjdbc` when using the ExtendedQuery. This is what it gave me: The PostgreSQL JDBC driver (pgjdbc) can operate in...