sql-studio
sql-studio copied to clipboard
Sql studio struggles with efcore
Sql studio cannot fetch data from ef core postgres database (in my case). Probably that a naming convention issue ef core forces PascalCase while postgres is standing on snake_case.