SQL table names changed to lowercase

antonstam
antonstam Partner, Registered Posts: 25 Partner

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?

Best Answer

Answers

Setup Info
    Tags
      Help me…