You are viewing a plain text version of this content. The canonical link for it is here.
- [jira] Created: (TORQUE-92) LargeSelect is missing the correctBooleans() call. BasePeer.correctBooleans() must handle defaultTableMap==null - posted by "Thomas Vandahl (JIRA)" <ji...@apache.org> on 2007/05/01 12:41:15 UTC, 0 replies.
- svn commit: r534001 - in /db/torque: runtime/trunk/src/java/org/apache/torque/util/BasePeer.java runtime/trunk/src/java/org/apache/torque/util/LargeSelect.java test/trunk/test-project/src/java/org/apache/torque/DataTest.java - posted by tv...@apache.org on 2007/05/01 12:46:06 UTC, 0 replies.
- Use Texen-1.0 for the generator - posted by "Henning P. Schmiedehausen" <hp...@intermeta.de> on 2007/05/01 13:17:34 UTC, 1 replies.
- [jira] Resolved: (TORQUE-92) LargeSelect is missing the correctBooleans() call. BasePeer.correctBooleans() must handle defaultTableMap==null - posted by "Thomas Vandahl (JIRA)" <ji...@apache.org> on 2007/05/01 13:27:15 UTC, 0 replies.
- Maven 2 pom artifactId values - posted by Scott Eade <se...@backstagetech.com.au> on 2007/05/03 07:33:27 UTC, 6 replies.
- Torque 3.3-RC3 - posted by Thomas Vandahl <tv...@apache.org> on 2007/05/03 14:33:49 UTC, 7 replies.
- Change default path for generated base classes in maven2 plugin - posted by Thomas Fischer <tf...@apache.org> on 2007/05/05 13:24:15 UTC, 0 replies.
- [jira] Created: (TORQUE-93) Joins in Criteria used to delete data can delete datasets also in joined table - posted by "Thomas Fischer (JIRA)" <ji...@apache.org> on 2007/05/05 13:39:16 UTC, 0 replies.
- svn commit: r535508 - in /db/torque: runtime/trunk/src/java/org/apache/torque/util/BasePeer.java site/trunk/xdocs/changes.xml templates/trunk/src/templates/om/Peer.vm test/trunk/test-project/src/java/org/apache/torque/DataTest.java - posted by tf...@apache.org on 2007/05/05 13:42:09 UTC, 0 replies.
- [jira] Closed: (TORQUE-93) Joins in Criteria used to delete data can delete datasets also in joined table - posted by "Thomas Fischer (JIRA)" <ji...@apache.org> on 2007/05/05 13:44:15 UTC, 0 replies.
- svn commit: r535509 - /db/torque/maven2-plugin/trunk/src/site/site.xml - posted by tf...@apache.org on 2007/05/05 13:46:18 UTC, 0 replies.
- Avalon-Test complains about not being able to close a DataSource - posted by Thomas Fischer <tf...@apache.org> on 2007/05/05 14:08:48 UTC, 1 replies.
- svn commit: r535526 - /db/torque/test/trunk/test-project/profiles.xml - posted by tf...@apache.org on 2007/05/05 16:16:14 UTC, 0 replies.
- svn commit: r535529 - in /db/torque: common/trunk/pom.xml generator/trunk/pom.xml maven2-plugin/trunk/pom.xml runtime/trunk/pom.xml site/trunk/xdocs/changes.xml templates/trunk/pom.xml test/trunk/test-project/pom.xml - posted by tf...@apache.org on 2007/05/05 16:20:20 UTC, 0 replies.
- svn commit: r535531 - /db/torque/test/trunk/test-project/src/main/ - posted by tf...@apache.org on 2007/05/05 16:22:44 UTC, 0 replies.
- svn commit: r535552 - /db/torque/site/trunk/xdocs/developer-info/test-project.xml - posted by tf...@apache.org on 2007/05/05 20:10:54 UTC, 0 replies.
- svn commit: r535555 - in /db/torque: maven2-plugin/trunk/src/main/java/org/apache/torque/mojo/ site/trunk/xdocs/ test/trunk/test-project/ - posted by tf...@apache.org on 2007/05/05 20:28:51 UTC, 0 replies.
- [jira] Updated: (TORQUE-90) NPE in Criteria.equals when joins is null - posted by "Sean Gilligan (JIRA)" <ji...@apache.org> on 2007/05/06 00:56:16 UTC, 0 replies.
- svn commit: r535591 - in /db/torque: runtime/trunk/src/java/org/apache/torque/util/Criteria.java runtime/trunk/src/test/org/apache/torque/util/CriteriaTest.java site/trunk/xdocs/changes.xml - posted by tf...@apache.org on 2007/05/06 12:05:07 UTC, 4 replies.
- [jira] Closed: (TORQUE-90) NPE in Criteria.equals when joins is null - posted by "Thomas Fischer (JIRA)" <ji...@apache.org> on 2007/05/06 12:08:15 UTC, 0 replies.
- upgrading dependencies - posted by Thomas Fischer <tf...@apache.org> on 2007/05/06 12:12:35 UTC, 3 replies.
- [jira] Commented: (TORQUE-74) Targets sql and datasql can't find required files - posted by "Thomas Fischer (JIRA)" <ji...@apache.org> on 2007/05/06 12:13:15 UTC, 0 replies.
- svn commit: r535596 - in /db/torque: runtime/trunk/src/java/org/apache/torque/util/SQLBuilder.java site/trunk/xdocs/changes.xml - posted by tf...@apache.org on 2007/05/06 12:47:40 UTC, 0 replies.
- [jira] Commented: (TORQUE-89) OrderByColumn for COUNT, SUM - posted by "Thomas Fischer (JIRA)" <ji...@apache.org> on 2007/05/06 12:48:15 UTC, 1 replies.
- [jira] Assigned: (TORQUE-89) OrderByColumn for COUNT, SUM - posted by "Thomas Fischer (JIRA)" <ji...@apache.org> on 2007/05/06 13:02:15 UTC, 0 replies.
- [jira] Commented: (TORQUE-91) Index-column size attribute is documented but does not work - posted by "Thomas Fischer (JIRA)" <ji...@apache.org> on 2007/05/06 13:30:16 UTC, 0 replies.
- [jira] Commented: (TORQUE-84) Limit/Offset solution for MSSQL Server - posted by "Thomas Fischer (JIRA)" <ji...@apache.org> on 2007/05/06 13:34:16 UTC, 1 replies.
- svn commit: r535615 - in /db/torque/runtime/trunk/src/java/org/apache/torque/util: BasePeer.java Criteria.java JoinBuilder.java - posted by tv...@apache.org on 2007/05/06 16:11:06 UTC, 0 replies.
- Fwd: [ANNOUNCEMENT] release of Anakia 1.0 and Texen 1.0 - posted by Will Glass-Husain <wg...@gmail.com> on 2007/05/06 16:28:41 UTC, 0 replies.
- svn commit: r535621 - in /db/torque: generator/trunk/ generator/trunk/src/java/org/apache/torque/task/ maven-plugin/trunk/ maven2-plugin/trunk/src/main/java/org/apache/torque/mojo/ - posted by tv...@apache.org on 2007/05/06 17:18:42 UTC, 0 replies.
- svn commit: r535622 - in /db/torque: common/trunk/ generator/trunk/src/conf/ generator/trunk/xdocs/ site/trunk/xdocs/ tutorial/trunk/xdocs/ - posted by tv...@apache.org on 2007/05/06 17:20:55 UTC, 0 replies.
- village - posted by Jon Scott Stevens <jo...@latchkey.com> on 2007/05/06 20:11:37 UTC, 6 replies.
- [GUMP@vmgump]: Project db-torque-gen (in module db-torque-gen) failed - posted by ge...@gump.apache.org on 2007/05/07 04:43:26 UTC, 4 replies.
- [jira] Created: (TORQUE-94) DBOracle doesn't create proper TO_DATE() clause for TIMESTAMP(6) fields - posted by "Brendan Miller (JIRA)" <ji...@apache.org> on 2007/05/07 20:37:15 UTC, 0 replies.
- [jira] Commented: (TORQUE-94) DBOracle doesn't create proper TO_DATE() clause for TIMESTAMP(6) fields - posted by "CG Monroe (JIRA)" <ji...@apache.org> on 2007/05/08 15:32:16 UTC, 1 replies.
- int, fks and null in Torque 3.1 - posted by Stefan Kuhn <sk...@ipb-halle.de> on 2007/05/09 15:44:43 UTC, 1 replies.
- [jira] Updated: (TORQUE-94) DBOracle doesn't create proper TO_DATE() clause for TIMESTAMP(6) fields - posted by "Brendan Miller (JIRA)" <ji...@apache.org> on 2007/05/10 18:14:15 UTC, 0 replies.
- torque.sql.dir - posted by Scott Eade <se...@backstagetech.com.au> on 2007/05/14 16:35:45 UTC, 3 replies.
- svn commit: r538885 - in /db/torque: generator/trunk/pom.xml generator/trunk/project.xml maven-plugin/trunk/project.xml maven2-plugin/trunk/pom.xml runtime/trunk/pom.xml runtime/trunk/project.xml - posted by tf...@apache.org on 2007/05/17 14:22:36 UTC, 0 replies.