Age | Commit message (Collapse) | Author | |
---|---|---|---|
1999-05-17 | Minor bug fixes. Replaced DateStyle support with ISO. | Peter Mount | |
1999-04-11 | Implement UpdateCount | Peter Mount | |
1998-04-18 | From: Peter T Mount <patches@maidast.demon.co.uk>REL6_3_2 | Marc G. Fournier | |
This fixes a problem in ResultSet.getDate() when the column is NULL (reported by Vincent Partington <Vincent.Partington@nmg.nl>) And fixes a problem with Field's (ResultSet.getObject() was proving to be slow as it repetedly send queries for oid -> name mapping - fixed by creating a cache. (reported by Mario Ellebrecht <ellebrec@nads.de>) | |||
1998-01-11 | Peter's Mega-Patch for JDBC... | Marc G. Fournier | |
see README_6.3 for list of changes | |||
1997-08-16 | Bring in Adrian's JDBC driver as an interface | Marc G. Fournier | |