Hello All, I have just released a new version of SimpleORM. It now works for MySQL as well as PostgreSQL, and all reported bugs are fixed. Still very early...
Hello All, As announced on the SimpleORM group, there has been a steady trickle of new versions. The current one is fairly solid and includes the following:- ...
Hello All, SimpleORM vsn 00_09 has been released, and can be downloaded as always via www.SimpleORM.org/README.html SimpleORM rocks! I have added a set of...
Hello All, I have just released Version 1.01 of SimpleORM. New improvements include:- * The Query builder for non-sql queries. * Foreign Key Constraint DDL...
Hello All, I have just put up this new release. As always see http://www.simpleorm.org/README.htmlfor details. A minor release, enhancments include:- Added...
A maintenance release mainly responding to user requests. * Limit constraint names to 30 chars (oracle) 18 chars (DB2). ("_nn" now inserted to ensure...
Hello All, I have released a new version of SimpleORM. It has a number of minor improvements including Booleans and Dan's EJB JTA support. (There are many...
SimpleORM 3.2 is a major upgrade from 2.*. It has been considerably simplified and refined. A new concept of DataSet has been introduced to deparate database...
Harry pointed out that I should mention that should mention that 3.* is not upward compatible with 2.* -- hence the major number change. This enabled several...
I have released version 3.11. It contains a number of important enhancements from the preveiously released 3.3. These include + Much better support for queries...