Skip to content

renameToCamelCase works is not as expected #988

Closed
@zaleslaw

Description

@zaleslaw
          it did from ID       ITEM  PRICE ORDER_DATE ->  iD       iTEM  pRICE  oRDERDATE"

Originally posted by @zaleslaw in #986 (comment)

It handles mostly the typical use-case, when we are reading from CSV file, created somewhere in Python, but when we are reading from the databases, it mostly using the capital letters, which we need to lowercase

Metadata

Metadata

Labels

bugSomething isn't workingenhancementNew feature or request

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions