Hi Stefan,
Thank you for responding. As an extension of my understanding of Pkg.checkout, I assumed that Pkg.clone(url, name) would clone the branch 'name' for the repo at 'url'. My bad. It still installs only the master branch. Right now there doesn't seem to be support to install a branch or tag through Pkg.clone().
I want to use John's fork because it is DBI complaint and supports prepared statements and parameter binding which the official version doesn't.
I just now read John Myles White's response too. While I accept his idea, would it not be useful to have the ability to install from the branch or tag of an unregistered Package? If you feel that is a valid feature, I would be happy to help add it.
Regards,
Sharmila