SQL table names changed to lowercase

Solved!
antonstam
Level 3
SQL table names changed to lowercase

I am writing tables to a MS SQL database that is also used by other teams and has a camelcase naming convention. However, when I give my tables a name like MyTableName, the table is created in the database as mytablename (while the name of the Dataiku dataset will be MyTableName). The only solution I have found is to change the name again in the dataset settings. 

Is it possible to disable this behaviour, for example on the connection level?

1 Solution
Clรฉment_Stenac

Hi,

It is not currently possible to change this behavior, but we'll take note of your request

View solution in original post

2 Replies
Clรฉment_Stenac

Hi,

It is not currently possible to change this behavior, but we'll take note of your request

antonstam
Level 3
Author

Thanks for the info, Clรฉment. I was wondering, can you explain what the design rationale behind this choice is?

0 Kudos