[jira] [Commented] (TORQUE-147) Database objects should not need to inherit from BaseObject

2011-08-03 Thread CG Monroe (JIRA)
[ https://issues.apache.org/jira/browse/TORQUE-147?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13078792#comment-13078792 ] CG Monroe commented on TORQUE-147: -- (Sorry for the direct torque-dev response.. re-doing

[jira] [Commented] (TORQUE-166) remove the getOMClass() method, the CLASS_DEFAULT constant and the initClass() method in the generated peers

2011-07-18 Thread CG Monroe (JIRA)
[ https://issues.apache.org/jira/browse/TORQUE-166?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13067042#comment-13067042 ] CG Monroe commented on TORQUE-166: -- Personally, I'd like to see this remain even if we

[jira] [Commented] (TORQUE-166) remove the getOMClass() method, the CLASS_DEFAULT constant and the initClass() method in the generated peers

2011-07-18 Thread CG Monroe (JIRA)
[ https://issues.apache.org/jira/browse/TORQUE-166?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13067063#comment-13067063 ] CG Monroe commented on TORQUE-166: -- That works for me... I only care about getting access

[jira] Commented: (TORQUE-148) remove throws clause in setter for referenced object by a foreign key

2010-10-04 Thread CG Monroe (JIRA)
[ https://issues.apache.org/jira/browse/TORQUE-148?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12917603#action_12917603 ] CG Monroe commented on TORQUE-148: -- As has been said in the dev list, exception handling

[jira] Resolved: (TORQUE-134) Recent change in Java 1.6.0_17 breaks Value.asDate()

2010-02-16 Thread CG Monroe (JIRA)
[ https://issues.apache.org/jira/browse/TORQUE-134?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] CG Monroe resolved TORQUE-134. -- Resolution: Duplicate Assignee: CG Monroe This is a duplicate of:

[jira] Closed: (TORQUE-134) Recent change in Java 1.6.0_17 breaks Value.asDate()

2010-02-16 Thread CG Monroe (JIRA)
[ https://issues.apache.org/jira/browse/TORQUE-134?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] CG Monroe closed TORQUE-134. Recent change in Java 1.6.0_17 breaks Value.asDate()

[jira] Resolved: (TORQUE-129) remove size attribute for index-column element

2009-11-09 Thread CG Monroe (JIRA)
[ https://issues.apache.org/jira/browse/TORQUE-129?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] CG Monroe resolved TORQUE-129. -- Resolution: Duplicate This is actually a duplicate of Torque-91 (Index-column size attribute is

[jira] Commented: (TORQUE-113) doDelete with invalid column should throw exception, not delete all rows

2008-04-18 Thread CG Monroe (JIRA)
[ https://issues.apache.org/jira/browse/TORQUE-113?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12590502#action_12590502 ] CG Monroe commented on TORQUE-113: -- I think part of the underlying problems people are

[jira] Closed: (TORQUE-53) Inserting wrong data if data type is Double and 0(zero) is the last digit

2007-11-14 Thread CG Monroe (JIRA)
[ https://issues.apache.org/jira/browse/TORQUE-53?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] CG Monroe closed TORQUE-53. --- No comments on committed fix.. closing issue. Inserting wrong data if data type is Double and 0(zero) is the

[jira] Resolved: (TORQUE-53) Inserting wrong data if data type is Double and 0(zero) is the last digit

2007-11-08 Thread CG Monroe (JIRA)
[ https://issues.apache.org/jira/browse/TORQUE-53?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] CG Monroe resolved TORQUE-53. - Resolution: Fixed Fix Version/s: 3.3-RC3 Added better conversion handling in Village for

[jira] Assigned: (TORQUE-53) Inserting wrong data if data type is Double and 0(zero) is the last digit

2007-11-08 Thread CG Monroe (JIRA)
[ https://issues.apache.org/jira/browse/TORQUE-53?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] CG Monroe reassigned TORQUE-53: --- Assignee: CG Monroe Inserting wrong data if data type is Double and 0(zero) is the last digit

[jira] Closed: (TORQUE-86) MSSQL data inserts with with IDENTITY key require IDENTITY_INSERT property to be on

2007-10-26 Thread CG Monroe (JIRA)
[ https://issues.apache.org/jira/browse/TORQUE-86?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] CG Monroe closed TORQUE-86. --- No comment on the committed fix, so closing the issue. MSSQL data inserts with with IDENTITY key require

[jira] Commented: (TORQUE-106) Use boolean sql type not bit sql type with MySQL

2007-10-26 Thread CG Monroe (JIRA)
[ https://issues.apache.org/jira/browse/TORQUE-106?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12538052 ] CG Monroe commented on TORQUE-106: -- Torque is designed to work across a wide variety of SQL servers and versions.

[jira] Resolved: (TORQUE-86) MSSQL data inserts with with IDENTITY key require IDENTITY_INSERT property to be on

2007-10-19 Thread CG Monroe (JIRA)
[ https://issues.apache.org/jira/browse/TORQUE-86?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] CG Monroe resolved TORQUE-86. - Resolution: Fixed Fix Version/s: 3.3-RC3 Slightly modified the supplied patch to include a test

[jira] Assigned: (TORQUE-86) MSSQL data inserts with with IDENTITY key require IDENTITY_INSERT property to be on

2007-10-19 Thread CG Monroe (JIRA)
[ https://issues.apache.org/jira/browse/TORQUE-86?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] CG Monroe reassigned TORQUE-86: --- Assignee: CG Monroe MSSQL data inserts with with IDENTITY key require IDENTITY_INSERT property to

[jira] Commented: (TORQUE-86) MSSQL data inserts with with IDENTITY key require IDENTITY_INSERT property to be on

2007-10-15 Thread CG Monroe (JIRA)
[ https://issues.apache.org/jira/browse/TORQUE-86?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12534863 ] CG Monroe commented on TORQUE-86: - FYI - I'll take verify this patch today or tomorrow against my SQL servers. If I

[jira] Created: (TORQUE-96) Can not use * or ? in LIKE clauses

2007-06-13 Thread CG Monroe (JIRA)
Can not use * or ? in LIKE clauses -- Key: TORQUE-96 URL: https://issues.apache.org/jira/browse/TORQUE-96 Project: Torque Issue Type: Bug Components: Runtime Affects Versions: 3.3-RC3, 3.3

[jira] Commented: (TORQUE-94) DBOracle doesn't create proper TO_DATE() clause for TIMESTAMP(6) fields

2007-05-08 Thread CG Monroe (JIRA)
[ https://issues.apache.org/jira/browse/TORQUE-94?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12494290 ] CG Monroe commented on TORQUE-94: - Just to clarify this... I assume that this is only a problem in either of the

[jira] Commented: (TORQUE-91) Index-column size attribute is documented but does not work

2007-04-23 Thread CG Monroe (JIRA)
[ https://issues.apache.org/jira/browse/TORQUE-91?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12490938 ] CG Monroe commented on TORQUE-91: - I'm not sure I agree with the proposed resolution. IMHO, the schema should be

[jira] Closed: (TORQUE-81) DEFAULT_MANAGER_CLASS in BaseManager not conform 'subpackageManager' property

2007-02-07 Thread CG Monroe (JIRA)
[ https://issues.apache.org/jira/browse/TORQUE-81?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] CG Monroe closed TORQUE-81. --- Resolution: Fixed Fix Version/s: 3.3 Assignee: CG Monroe Already fixed in SVN (but thanks for

[jira] Closed: (TORQUE-82) MapBuilder.vm problem

2007-02-07 Thread CG Monroe (JIRA)
[ https://issues.apache.org/jira/browse/TORQUE-82?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] CG Monroe closed TORQUE-82. --- Resolution: Fixed Assignee: CG Monroe Already fixed in SVN (but thanks for reporting it). FYI, take

[jira] Commented: (TORQUE-77) Generator ant task ignores torque.subpackage.* properties

2007-01-18 Thread CG Monroe (JIRA)
[ https://issues.apache.org/jira/browse/TORQUE-77?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12465782 ] CG Monroe commented on TORQUE-77: - This should already be fixed in SVN (stuff committed on 5 Dec 06). Can you see

[jira] Assigned: (TORQUE-77) Generator ant task ignores torque.subpackage.* properties

2007-01-18 Thread CG Monroe (JIRA)
[ https://issues.apache.org/jira/browse/TORQUE-77?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] CG Monroe reassigned TORQUE-77: --- Assignee: CG Monroe Generator ant task ignores torque.subpackage.* properties

[jira] Commented: (TORQUE-74) Targets sql and datasql can't find required files

2006-12-06 Thread CG Monroe (JIRA)
[ http://issues.apache.org/jira/browse/TORQUE-74?page=comments#action_12456151 ] CG Monroe commented on TORQUE-74: - From the error messages, this is probably not a bug but due to the fact you seem to be trying to run with the setting:

[jira] Created: (TORQUE-72) Beans should not require torque.objectIsCaching = true setting to create all complexModel methods.

2006-12-05 Thread CG Monroe (JIRA)
Beans should not require torque.objectIsCaching = true setting to create all complexModel methods. -- Key: TORQUE-72 URL:

[jira] Created: (TORQUE-69) Record.save() may not work if there is no primary key but no error is thrown.

2006-11-29 Thread CG Monroe (JIRA)
Record.save() may not work if there is no primary key but no error is thrown. - Key: TORQUE-69 URL: http://issues.apache.org/jira/browse/TORQUE-69 Project: Torque

[jira] Commented: (TORQUE-50) Supporting local and add-on Generator Override jars

2006-11-14 Thread CG Monroe (JIRA)
[ http://issues.apache.org/jira/browse/TORQUE-50?page=comments#action_12449746 ] CG Monroe commented on TORQUE-50: - It can be closed. The http://torque-addons.sf.net/ external project resolves this. Supporting local and add-on Generator

[jira] Commented: (TORQUE-64) Bugs in Torque-44 patch / Test-project fixes

2006-11-14 Thread CG Monroe (JIRA)
[ http://issues.apache.org/jira/browse/TORQUE-64?page=comments#action_12449861 ] CG Monroe commented on TORQUE-64: - From the MySQL 3.23, 4.0, 4.1 manual: http://dev.mysql.com/doc/refman/4.1/en/char.html Values in VARCHAR columns are

[jira] Created: (TORQUE-64) Bugs in Torque-44 patch / Test-project fixes

2006-11-09 Thread CG Monroe (JIRA)
Bugs in Torque-44 patch / Test-project fixes Key: TORQUE-64 URL: http://issues.apache.org/jira/browse/TORQUE-64 Project: Torque Issue Type: Bug Components: Generator, Test Project

[jira] Updated: (TORQUE-64) Bugs in Torque-44 patch / Test-project fixes

2006-11-09 Thread CG Monroe (JIRA)
[ http://issues.apache.org/jira/browse/TORQUE-64?page=all ] CG Monroe updated TORQUE-64: Attachment: Torque-64.zip See Issue desc. Bugs in Torque-44 patch / Test-project fixes Key: TORQUE-64

[jira] Updated: (TORQUE-50) Supporting local and add-on Generator Override jars

2006-10-11 Thread CG Monroe (JIRA)
[ http://issues.apache.org/jira/browse/TORQUE-50?page=all ] CG Monroe updated TORQUE-50: Attachment: custom-templates.xml how-templates-work.xml Some documentation changes for these files in the: generator/xdocs directory. custom-templates:

[jira] Updated: (TORQUE-27) Need ability to pass global user-configurable platform-specific hints to templates

2006-10-10 Thread CG Monroe (JIRA)
[ http://issues.apache.org/jira/browse/TORQUE-27?page=all ] CG Monroe updated TORQUE-27: Attachment: XMLOptionsTagSupport.zip XMLOptionTagSupports-Changelog.txt Support for zero or more XML option key=.. value=.. tags to be nested in the

[jira] Commented: (TORQUE-27) Need ability to pass global user-configurable platform-specific hints to templates

2006-10-10 Thread CG Monroe (JIRA)
[ http://issues.apache.org/jira/browse/TORQUE-27?page=comments#action_12441299 ] CG Monroe commented on TORQUE-27: - --- Including an e-mail thread from the torque-dev list for future reference -- Subject: Plans to add vendor-specific

[jira] Commented: (TORQUE-44) Column names in generated classes are uppercase

2006-09-14 Thread CG Monroe (JIRA)
[ http://issues.apache.org/jira/browse/TORQUE-44?page=comments#action_12434668 ] CG Monroe commented on TORQUE-44: - Not preserviing case probably was a poor choice from a long time ago. But it is the DEFACTO Torque API standard. IMHO, forcing

[jira] Commented: (TORQUE-44) Column names in generated classes are uppercase

2006-09-13 Thread CG Monroe (JIRA)
[ http://issues.apache.org/jira/browse/TORQUE-44?page=comments#action_12434521 ] CG Monroe commented on TORQUE-44: - I recently updated my local copy of Torque with the SVN head and started testing with it. This update causes a lot of grief in

[jira] Updated: (TORQUE-54) Betwixt support for XML import / export of data

2006-09-05 Thread CG Monroe (JIRA)
[ http://issues.apache.org/jira/browse/TORQUE-54?page=all ] CG Monroe updated TORQUE-54: Attachment: torque-betwixt-runtime-1.0-RC1-src.zip Can only add 3 files to an new issue.. here's the last. All files associated with this are licensed with the Apache

[jira] Commented: (TORQUE-53) Inserting wrong data if data type is Double and 0(zero) is the last digit

2006-08-24 Thread CG Monroe (JIRA)
[ http://issues.apache.org/jira/browse/TORQUE-53?page=comments#action_12430114 ] CG Monroe commented on TORQUE-53: - A quick local fix would be to get the Village source from: http://www.softwareforge.de/releases/village/distributions/

[jira] Commented: (TORQUE-53) Inserting wrong data if data type is Double and 0(zero) is the last digit

2006-08-21 Thread CG Monroe (JIRA)
[ http://issues.apache.org/jira/browse/TORQUE-53?page=comments#action_12429519 ] CG Monroe commented on TORQUE-53: - I reproduced a similar error with MS SQL and a different JDBC driver. In my case, the update did not happen at all. Once you

[jira] Commented: (TORQUE-50) Supporting local and add-on Generator Override jars

2006-08-21 Thread CG Monroe (JIRA)
[ http://issues.apache.org/jira/browse/TORQUE-50?page=comments#action_12429538 ] CG Monroe commented on TORQUE-50: - All good points and your plan of action looks good to me. I agree that fewer docs to find stuff the better with the minor

[jira] Created: (TORQUE-50) Supporting local and add-on Generator Override jars

2006-08-09 Thread CG Monroe (JIRA)
Supporting local and add-on Generator Override jars - Key: TORQUE-50 URL: http://issues.apache.org/jira/browse/TORQUE-50 Project: Torque Issue Type: Improvement Components:

[jira] Updated: (TORQUE-50) Supporting local and add-on Generator Override jars

2006-08-09 Thread CG Monroe (JIRA)
[ http://issues.apache.org/jira/browse/TORQUE-50?page=all ] CG Monroe updated TORQUE-50: Attachment: (was: Generator Override Support.zip) Supporting local and add-on Generator Override jars -

[jira] Commented: (TORQUE-37) Default generation package should not be org.apache.torque in the distribution.

2006-08-07 Thread CG Monroe (JIRA)
[ http://issues.apache.org/jira/browse/TORQUE-37?page=comments#action_12426214 ] CG Monroe commented on TORQUE-37: - Staying in the namespace is fine. I just suggested the non-apache stuff because generated code is not part of an apache distro

[jira] Commented: (TORQUE-46) MSSQL Version 7.0 DB Adaptor support

2006-08-07 Thread CG Monroe (JIRA)
[ http://issues.apache.org/jira/browse/TORQUE-46?page=comments#action_12426243 ] CG Monroe commented on TORQUE-46: - I actually was on the fence about submitting this because it was for an old version. But I figured that here it would at least

[jira] Commented: (TORQUE-20) Testcase: testLargeSelect fails with MS SQL Database

2006-07-18 Thread CG Monroe (JIRA)
[ http://issues.apache.org/jira/browse/TORQUE-20?page=comments#action_12421956 ] CG Monroe commented on TORQUE-20: - Thanks Thomas V! For the record, this fix has been tested against MS SQL 2000 and MS SQL7. The testLimitOffset and

[jira] Created: (TORQUE-46) MSSQL Version 7.0 DB Adaptor support

2006-07-18 Thread CG Monroe (JIRA)
MSSQL Version 7.0 DB Adaptor support Key: TORQUE-46 URL: http://issues.apache.org/jira/browse/TORQUE-46 Project: Torque Issue Type: New Feature Components: Generator, Runtime, Test Project

[jira] Updated: (TORQUE-46) MSSQL Version 7.0 DB Adaptor support

2006-07-18 Thread CG Monroe (JIRA)
[ http://issues.apache.org/jira/browse/TORQUE-46?page=all ] CG Monroe updated TORQUE-46: Attachment: MSSQL7 Adaptor.zip MS SQL V7.0 Adaptor support to correctly support BigInt and SQL creation. MSSQL Version 7.0 DB Adaptor support

[jira] Commented: (TORQUE-39) Wrong database name in generated XML schema with jdbc task

2006-07-17 Thread CG Monroe (JIRA)
[ http://issues.apache.org/jira/browse/TORQUE-39?page=comments#action_12421708 ] CG Monroe commented on TORQUE-39: - A couple of things to keep in mind about this. First, the database tag name attribute is a Torque id and not actually tied to

[jira] Created: (TORQUE-37) Default generation package should not be org.apache.torque in the distribution.

2006-06-23 Thread CG Monroe (JIRA)
Default generation package should not be org.apache.torque in the distribution. --- Key: TORQUE-37 URL: http://issues.apache.org/jira/browse/TORQUE-37 Project: Torque Type: Improvement

[jira] Commented: (TORQUE-27) Need ability to pass global user-configurable platform-specific hints to templates

2006-06-13 Thread CG Monroe (JIRA)
[ http://issues.apache.org/jira/browse/TORQUE-27?page=comments#action_12416023 ] CG Monroe commented on TORQUE-27: - The main issues I can see with this are: It's a DB specific enhancement and IMHO Torque is designed to encourage (but not enforce) cross

[jira] Updated: (TORQUE-26) Add SetBy* methods that match the GetBy* methods to the OM classes

2006-06-06 Thread CG Monroe (JIRA)
[ http://issues.apache.org/jira/browse/TORQUE-26?page=all ] CG Monroe updated TORQUE-26: Attachment: BaseObjectSetByMethods-Changelog.txt The change log for the attached source zip (included in the zip as well). Add SetBy* methods that match the GetBy*

[jira] Updated: (TORQUE-22) Enhanced Database Mapping info

2006-06-05 Thread CG Monroe (JIRA)
[ http://issues.apache.org/jira/browse/TORQUE-22?page=all ] CG Monroe updated TORQUE-22: Attachment: (was: MapEnhancements-ObjectWithManager.zip) Enhanced Database Mapping info -- Key: TORQUE-22 URL:

[jira] Updated: (TORQUE-22) Enhanced Database Mapping info

2006-06-05 Thread CG Monroe (JIRA)
[ http://issues.apache.org/jira/browse/TORQUE-22?page=all ] CG Monroe updated TORQUE-22: Attachment: (was: MapEnhancements-ChangeLog.txt) Enhanced Database Mapping info -- Key: TORQUE-22 URL:

[jira] Updated: (TORQUE-22) Enhanced Database Mapping info

2006-06-05 Thread CG Monroe (JIRA)
[ http://issues.apache.org/jira/browse/TORQUE-22?page=all ] CG Monroe updated TORQUE-22: Attachment: (was: MapEnhancements.zip) Enhanced Database Mapping info -- Key: TORQUE-22 URL:

[jira] Updated: (TORQUE-22) Enhanced Database Mapping info

2006-06-05 Thread CG Monroe (JIRA)
[ http://issues.apache.org/jira/browse/TORQUE-22?page=all ] CG Monroe updated TORQUE-22: Attachment: MapEnhancements-ChangeLog.txt Change log for source zip (included in source zip as well) Enhanced Database Mapping info --

[jira] Commented: (TORQUE-22) Enhanced Database Mapping info

2006-05-25 Thread CG Monroe (JIRA)
[ http://issues.apache.org/jira/browse/TORQUE-22?page=comments#action_12413310 ] CG Monroe commented on TORQUE-22: - In my opinion, the patch should be added to Torque. The one general thing I'm not convinced about is the initialize() method in the

[jira] Updated: (TORQUE-22) Enhanced Database Mapping info

2006-05-16 Thread CG Monroe (JIRA)
[ http://issues.apache.org/jira/browse/TORQUE-22?page=all ] CG Monroe updated TORQUE-22: Attachment: MapEnhancements-ObjectWithManager.zip Just realized that Object.vm is not the only Base object template. This attachment has a ObjectWithMananger.vm

[jira] Created: (TORQUE-22) Enhanced Database Mapping info

2006-05-15 Thread CG Monroe (JIRA)
Enhanced Database Mapping info -- Key: TORQUE-22 URL: http://issues.apache.org/jira/browse/TORQUE-22 Project: Torque Type: Improvement Components: Runtime, Generator, Test Project Versions: 3.2.1 Reporter: CG Monroe

[jira] Updated: (TORQUE-22) Enhanced Database Mapping info

2006-05-15 Thread CG Monroe (JIRA)
[ http://issues.apache.org/jira/browse/TORQUE-22?page=all ] CG Monroe updated TORQUE-22: Attachment: MapEnhancements.zip This is a zip file of all changed and new files from the root torque project. See MapEnhancements-ChangeLog.txt for complete file by

[jira] Updated: (TORQUE-22) Enhanced Database Mapping info

2006-05-15 Thread CG Monroe (JIRA)
[ http://issues.apache.org/jira/browse/TORQUE-22?page=all ] CG Monroe updated TORQUE-22: Attachment: MapEnhancements-ChangeLog.txt This is included in zip file, but adding here separately to make it easier to review. Enhanced Database Mapping info

[jira] Created: (TORQUE-17) Test Profile for MS SQL Server 2000

2006-05-02 Thread CG Monroe (JIRA)
Test Profile for MS SQL Server 2000 --- Key: TORQUE-17 URL: http://issues.apache.org/jira/browse/TORQUE-17 Project: Torque Type: Test Components: Test Project Versions: 3.2.1 Environment: Mavin 1.02, jTDS JDBC Driver, MS

[jira] Updated: (TORQUE-17) Test Profile for MS SQL Server 2000

2006-05-02 Thread CG Monroe (JIRA)
[ http://issues.apache.org/jira/browse/TORQUE-17?page=all ] CG Monroe updated TORQUE-17: Attachment: mssql-test-profile-src.zip Zip file with mssql profile source. Test Profile for MS SQL Server 2000 --- Key:

[jira] Created: (TORQUE-18) MS SQL Server's adaptor did not impliment the CREATE DB template.

2006-05-02 Thread CG Monroe (JIRA)
MS SQL Server's adaptor did not impliment the CREATE DB template. - Key: TORQUE-18 URL: http://issues.apache.org/jira/browse/TORQUE-18 Project: Torque Type: Bug Components: Generator Versions:

[jira] Updated: (TORQUE-18) MS SQL Server's adaptor did not impliment the CREATE DB template.

2006-05-02 Thread CG Monroe (JIRA)
[ http://issues.apache.org/jira/browse/TORQUE-18?page=all ] CG Monroe updated TORQUE-18: Attachment: mssql-dbinit-template.patch MS SQL createdb.vm patch file MS SQL Server's adaptor did not impliment the CREATE DB template.

[jira] Created: (TORQUE-19) MS SQL CLOB and BLOB support

2006-05-02 Thread CG Monroe (JIRA)
MS SQL CLOB and BLOB support Key: TORQUE-19 URL: http://issues.apache.org/jira/browse/TORQUE-19 Project: Torque Type: Bug Components: Generator Versions: 3.2, 3.1.1, 3.1, 3.0, 3.2.1 Environment: MS SQL 7.0 2000

[jira] Updated: (TORQUE-19) MS SQL CLOB and BLOB support

2006-05-02 Thread CG Monroe (JIRA)
[ http://issues.apache.org/jira/browse/TORQUE-19?page=all ] CG Monroe updated TORQUE-19: Attachment: mssql-clob-blob-support-generate.patch Patch to impliment clob and blob types MS SQL CLOB and BLOB support Key:

[jira] Updated: (TORQUE-19) MS SQL CLOB and BLOB support

2006-05-02 Thread CG Monroe (JIRA)
[ http://issues.apache.org/jira/browse/TORQUE-19?page=all ] CG Monroe updated TORQUE-19: Attachment: mssql-clob-blob-support-generate-src.zip Source zip for clob/blob support MS SQL CLOB and BLOB support Key:

[jira] Created: (TORQUE-20) Testcase: testLargeSelect fails with MS SQL Database

2006-05-02 Thread CG Monroe (JIRA)
Testcase: testLargeSelect fails with MS SQL Database - Key: TORQUE-20 URL: http://issues.apache.org/jira/browse/TORQUE-20 Project: Torque Type: Bug Components: Runtime Versions: 3.2, 3.2.1