In SqlDelight, are there any callbacks for query errors that I can configure? I would like to hook u...
k
In SqlDelight, are there any callbacks for query errors that I can configure? I would like to hook up some automatic error reporting to all db query errors. 👀