
column names with numbers
Reported by Jun Urgello | December 10th, 2010 @ 10:08 AM
When executing repository(:default).adapter.select(sql), if one
of the column names have numbers on it like
'1time_black_and_white_rate' the struct output attribute becomes
'1_time_black_and_white_rate' (an extra space is inserted between
the number and the character after the number).
sql = "Select 1time_black_and_white_rate ..."
resulting Struct...
>
No comments found
Please Sign in or create a free account to add a new ticket.
With your very own profile, you can contribute to projects, track your activity, watch tickets, receive and update tickets through your email and much more.
Create your profile
Help contribute to this project by taking a few moments to create your personal profile. Create your profile »