Missing something, there is no Create Table menu item.

I created a sqlite database, and test connection works. I right click on the database in the list, but the menu has no create table or anything other than Query Console and a bunch of Data Source items. How do I create a table? The help seems to indicate that the menu should have a Create Table item.

0

Never mind, the name of the database has to end in .sqlite or nothing happens.

0
I may assume some details might be missing in your description. The file type association can be found in File | Settings | Editor | File Types. However, it should not affect the capability of creating new objects in Database Explorer if you already have established a connection with your SQLite database. 
0

请先登录再写评论。