Roundup Tracker - Issues

Message2368

Author stefan
Recipients
Date 2006-12-08.19:44:31
Message-id
In-reply-to
mysql appears to use (and report !) int for booleans,
which is visible to users.
(e.g.  db.myclass.get(id, bool_prop))

The layer above should make sure the same types are
reported no matter the backend.
History
Date User Action Args
2009-02-03 14:21:58adminlinkissue1611789 messages
2009-02-03 14:21:58admincreate