Default changes entity set name
We have several data source tables from our SQL Server database that Skyvia, by default, is renaming the entity set name by adding an 's' at the end (which I found out recently in the
documentation). Some of our source table names are long, so I didn't notice the 's' being added because I couldn't see the full name in the Objects List when viewing the endpoint model. Regardless, changing the entity set name caused errors for our endpoint URL. So, a few questions: Is there a way to adjust the column width in the Objects List or make the font smaller so a full name can be seen? Second, and more importantly, why does Skyvia need to do this default? Is it best practice to make the Name and/or Entity Set Name different from the Source Name when setting up the connection to avoid Skyvia changing the names?