Muhammad Waqar
Muhammad Waqar

Reputation: 126

Table names not resolving in WebStorm

I am having quite some trouble wrapping my head around this problem. My WebStorm IDE is not recognizing any tables of my database. I have tried setting SQL Dialects and SQL Resolution Scopes in Settings but it also doesn't work. Any ideas?

SQL Dialects SQL Resolution Scopes

Upvotes: 1

Views: 53

Answers (1)

Muhammad Waqar
Muhammad Waqar

Reputation: 126

Ummm... Solved it actually ... changed the database connection type from MySQL to MariaDB. Also, change the SQL Dialects and SQL Resolution Scope from MySQL to MariaDB.

Upvotes: 2

Related Questions