Long Running Tasks in SQLcl
SQLcl 24.1 introduced background task execution — run any command in parallel, name it, track it, and wait for it to finish.
SQLcl 24.1 introduced background task execution — run any command in parallel, name it, track it, and wait for it to finish.
Try this in bash git p You get a file names p or a list of them. Thats not much good, but there is a great bash completion library which you can source in...
When a project has been on the go for a while theres going to be all sorts of stuff in there from jars to zips and everything in between. We went though thi...
Getting Git installed in lots of places for a team can be a irksome. Part of your team is running windows, maybe with Cygwin, others with various flavours o...
So, we’re having a great time with git, fighting over how branches should work and what policy is best in our environment, which I suppose I’ll talk about in...
We had the situation lately where we have a bunch of modules in a project and a common parent. Now when we go to update the project version we need to updat...
Run them with the code we use for Oracle SQL Developer, SQLcl and REST Data Services. We’ve just released some of the code that underpins these tools in an a...
Here we are again releasing Oracle SQLcl. We released Oracle SQLDeveloper SQLcl 18.1.1 yesterday with only one significant change. Why? Well, we haven’t cha...
So you want Docker and to install and Oracle Database locally. So did I and while I have VirtualBox and the Oracle Developer Day VM, I wanted to setup docke...
Oracle just released its first REST JDBC driver on OTN, in conjunction with the 17.3.0 Oracle REST Data Services Beta release. Dermot posted this morning ab...