Tamás Gulácsi
Tamás Gulácsi
After the for loop - as in the TestLobIssue159 test function.
12.1 client can talk to 11.2 databases (or older) flawlessly! amiracam ezt írta (időpont: 2017. szept. 13., Sze, 20:58): > @veqryn , @tgulacsi > I downloaded 11.2 must have had...
You mean that the URL of the image to be transformed is filtered according to the configuration, and POSTing would allow any image to be transformed? So, either opt-in in...
AFAIS #349 solved this.
@MattBrittan sorry, I've missed that the server has private IP address. Then your solution is the most straightforward. Maybe documenting it would be enough.
I see several problems. The first is that although you create a Tx, you don't use it. You have to call Prepare on the Tx, to bind the Stmt with...
The suggested fix will not work, as more than one Read may be required. I cannot reproduce the error.
A separate godror.Nstring type sounds good.GT
I've used "xprop -root XFCE_DESKTOP_WINDOW" (https://github.com/tgulacsi/nasa-apod-desktop/commit/f50f59814267a2b2e612bc3390eeeb66a6157571)
The fastest and less memory consuming would be to uncompress only when retrieving the file - so no map, just the file name list, and a function to retrieve (decode...