======================================================================== CHANGES (KjwLib-php45 php library) wjd, mar 2009 ======================================================================== This document lists the changes of KjwLib-php45 since 1.0. ------------------------------------------------------------------------ Changelog ------------------------------------------------------------------------ + 090503: Added qw() to KjwSql to translate a set of table/column names to their nameQuote()ed equivalent. Useful for creating CREATE TABLE statements. + 090330: Fixed safeQuote feature that accepts an array to quote (thanks Wytze Hazenberg). + 090327: Added a bit of documentation, added copyright notices and other support files (changelog, readme, todo list). + 090327: Fixed bug that safeQuote failed for unconnected MySQL and PostgreSQL Sql objects (thanks Martijn Coevert). ========================================================================