Menu

version 2.3.0 released

Better handling of INT/BIGINT columns and TEXT columns.
Now SMySQL is able to recognise (and keep information) for unsigned integers (up to UNSIGNED BIGINT == unsigned long long == 64b unsigned integer).
The TEXT columns are now retrieved as text, hopefully using the proper encoding (coming from the DB server).

Posted by Serge Cohen 2004-08-05

Log in to post a comment.