In the spirit of being on the bleeding edge, I’ve just finished updating the qcodo examples to work with QCodo beta 3. I’ve also updated QMatrix.
For those who are contemplating updating a project to beta 3, you should know that it is a bit of work depending on the size of your project. There is nothing too difficult, but with a few constants changing names, and a query logic changing, you may have many simple changes to make to your code. So give yourself some time if you plan to bite the bullet and upgrade. In my limited (1 day) experience with beta 3, I will say that the upgrade is worth the effort. The sql query changes look like it will make it very easy to add custom queries to your project. I know there are many other changes, but that’s the one that jumped out and bit me first, and the one that took me the most time to accommodate. I’m not sure yet when I’ll bite the bullet for baseballdata, but I already did for another project I have going.