Message-ID: From: "crowmagnumb (@crowmagnumb)" To: "pgjdbc/pgjdbc" Date: Thu, 10 Oct 2024 22:25:15 +0000 Subject: Re: [pgjdbc/pgjdbc] PR #3396: SQLData Support In-Reply-To: References: List-Id: X-GitHub-Author-Login: crowmagnumb X-GitHub-Comment-Id: 2406146913 X-GitHub-Comment-Type: issue_comment X-GitHub-Issue: 3396 X-GitHub-Repo: pgjdbc/pgjdbc X-GitHub-Type: comment X-GitHub-Url: https://github.com/pgjdbc/pgjdbc/pull/3396#issuecomment-2406146913 Content-Type: text/plain; charset=utf-8 I am super struggling with CheckerFramework. Would love some help with that. I seem to be doing everything as it is done elsewhere but having to suppress warnings that I don't think I should repress. And I can't get the byte[] result to play nice. :(