[Mysql-cocoa-users] New release
Brought to you by:
sergecohen
From: Serge C. <ser...@us...> - 2004-08-09 16:54:50
|
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Hi there; A short mail to announce the new release : 2.3.1 Mostly it add support for : - - unsigned integer (up to UNSIGNED BIGGINT, included). - - retrieve TEXT columns as NSString (not NSData anymore). - - a new method quoteObject (from MCPConnection), quoting object into a suitable way for use with MySQL (deciding the type of quoting from the class of the object). Note : the unsigned integers support required I subclass NSNumber so that the retrieved object knows it's unsigned and will perform accordingly when : - - printend out - - compared to other NSNumbers. Hope you'll appreciate these few new features... Serge. ******************************************* Serge Cohen GPG Key ID: 9CBB58FB ******************************************* -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.3 (Darwin) iD8DBQFBF6xS5EPeG5y7WPsRAkB/AJ9ekCuqij8KMC8uqdPWEXQNI7IiNQCaAzpV FDz8ljJjJVhwHtF+7smctrU= =iJBk -----END PGP SIGNATURE----- |