
| Key: |
ACTIVERECORD_JDBC-3
|
| Type: |
Bug
|
| Status: |
Open
|
| Priority: |
Major
|
| Assignee: |
Unassigned
|
| Reporter: |
enebo
|
| Votes: |
0
|
| Watchers: |
0
|
|
If you were logged in you would be able to see more operations.
|
|
|
Given a simple string with a default value (I am sure any type which can have :default => ''):
The response value on H2 and Hsql are both bad (e.g. not an empty string).
In test/simple.rb#test_string() I have a guard to not run against both of these conjoined adapters. Remove the guard to work on this bug.
|
|
Description
|
Given a simple string with a default value (I am sure any type which can have :default => ''):
The response value on H2 and Hsql are both bad (e.g. not an empty string).
In test/simple.rb#test_string() I have a guard to not run against both of these conjoined adapters. Remove the guard to work on this bug. |
Show » |
Sort Order:
| There are no comments yet on this issue.
|
|