[
https://issues.apache.org/jira/browse/TORQUE-92?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Thomas Fox closed TORQUE-92.
----------------------------
> LargeSelect is missing the correctBooleans() call. BasePeer.correctBooleans()
> must handle defaultTableMap==null
> ---------------------------------------------------------------------------------------------------------------
>
> Key: TORQUE-92
> URL: https://issues.apache.org/jira/browse/TORQUE-92
> Project: Torque
> Issue Type: Bug
> Components: Runtime
> Affects Versions: 3.3-RC2
> Environment: PostgreSQL
> Reporter: Thomas Vandahl
> Assignee: Thomas Vandahl
> Fix For: 3.3-RC3
>
>
> When using LargeSelect with PostgreSQL, the handling of boolean values in the
> Criteria fails for BOOLEANINT and BOOLEANCHAR values because the call to
> correctBooleans() is missing.
> To use this, the call of BasePeer.correctBooleans(criteria, tableMap) must
> gracefully handle the case of tablemap == null, because we don't have access
> to a decent tableMap.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]