Issue Details (XML | Word | Printable)

Key: BATCH-609
Type: Improvement Improvement
Status: Closed Closed
Resolution: Fixed
Priority: Major Major
Assignee: Robert Kasanicky
Reporter: Lucas Ward
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
Spring Batch

All schemas have a datatype of varchar for LONG_VAL instead of BIGINT

Created: 01/May/08 11:51 AM   Updated: 07/Aug/08 10:07 AM
Component/s: Core
Affects Version/s: 1.0.0
Fix Version/s: 1.0.1, 1.1.0

Time Tracking:
Not Specified


 Description  « Hide
I'm not sure how this slipped through, but the LONG_VAL column somehow is a varchar instead of a number.

 All   Comments   Work Log   Change History   FishEye   Builds      Sort Order: Ascending order - Click to sort in descending order
Robert Kasanicky added a comment - 05/May/08 04:39 AM
changed VARCHAR to BIGINT for LONG_VAL column in STEP_EXECUTION_CONTEXT table

Dave Syer added a comment - 07/Aug/08 10:07 AM
Assume closed as resolved and released