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...
3
Anthony
aberglas
Oct 10, 2002 1:10 am
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:- ...
4
Anthony
aberglas
Nov 30, 2002 3:33 am
5
Anthony
aberglas
Nov 30, 2002 3:41 am
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...
6
Anthony <aberglas@...
aberglas
Jan 9, 2003 8:58 pm
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...
7
Anthony <aberglas@...
aberglas
Feb 3, 2003 1:14 am
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...
8
Anthony <aberglas@...
aberglas
Feb 18, 2003 5:16 am
A maintenance release mainly responding to user requests. * Limit constraint names to 30 chars (oracle) 18 chars (DB2). ("_nn" now inserted to ensure...
9
Anthony
aberglas
Mar 24, 2003 2:19 am
Another maintenance release. Minor bugs with generated keys and optimistic locking. Upgrade advised and safe. As always visit ...
10
Anthony
aberglas
Jun 8, 2003 3:20 am
Minor enhancements, mainly in unusually structured foreign keys for Richard....
11
Anthony
aberglas
Sep 8, 2003 3:47 am
Richard's Quickstart utility. Sylvain's J#.Net compatability. Drivers for MSSQL, DB2. New driver registration mechanism. Minor bug fixes. Anthony...
12
Anthony
aberglas
Jan 20, 2005 4:48 am
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...
13
Anthony
aberglas
Sep 26, 2008 5:48 am
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...
14
Anthony
aberglas
Sep 29, 2008 11:18 pm
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...
15
Anthony
aberglas
Oct 10, 2008 11:56 pm
Version 3.2 had a dependency on Java 1.6, big oops. This has been fixed. We will continue to support 1.5 for a considerable period of time. Anthony...
16
aberglas
Aug 22, 2009 8:38 am
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...