Closed
Description
Related to #666
Since we're generating accessors for columns, having a .
in a column name might cause unexpected behavior. (Such as column accessors with ``
around their name). _
might be a better default.
Related to #666
Since we're generating accessors for columns, having a .
in a column name might cause unexpected behavior. (Such as column accessors with ``
around their name). _
might be a better default.