* Skip models that aren't Derived from ActiveRecord [iconoclast] * override the AR version of attribute_for_inspect to NOT truncate strings [sc0ttman]
* solve sorting issue
* fix broken APPEND option
* use different syntax for multiple rows
* refactor to make testing possible
* properly quote any value (also fixes Time value generation) * solve issue when specifying WITH_ID [David Guthu]