SQL Server database table and column names messed up

Hello,

I have been using Metabase locally with a local MySQL database and the connection and querying worked fine. I’m running Ubuntu 20.04 and Metabase locally running the jar file.

Then I tried to connect a restored SQL Server database but the table and column names are messed up. It splittled camelCase table names. Example:

Table named admAcumulados was changed to Adm A Cu Mula Dos and this happened with all the table and column names. Random splitting the names.

I checked the restored database using DBeaver and DataGrip and they appear correctly named but when connecting the DB to Metabase it gets messed up.

Any clues on why is this happening or how to solve it?

Thanks in advance

Nevermind, found the solution here: