Sunday 18 January 2009
FuzzyRecord now supports Postgres, files
I've added a fair amount of new stuff to FuzzyRecord over the last couple of weeks. It now supports PostgreSQL (with the PDO-PGSQL extension installed), you should be able to swap between MySQL and Postgres without changing your code.
There's also support for storing data in files on a local disk, expanded support for dependent objects, a new Date class with timezone / pre-epoch time support, and improvements to the documentation.
Posted by Ben @ 3:40 PM