After two weeks I finally managed to find a bit of time to continue working on CWAC_ActiveRecord - mainly thanks to the German PHP portal PHP-Center having some kind of server trouble (otherwise, I'd probably have been writing some news posts for them

).
Requested by my friend Arnaud was the setConnection() method, that allows to reuse existing PDO objects with CWAC_ActiveRecord. Before this, you could only pass a DSN with the config array and a new connection would always be created.
I've also added the limit() and orderBy() methods, whose purposes should be fairly obvious

Speaking of Arnaud, this friendly dude has recently installed
WebSVN on our machine (we're actually sharing the same server), so viewing the changes to CWAC is not only prettier, but also much more comfortable now, as you can now subscribe to RSS feeds for Subversion changesets.
Recent Comments