-
Notifications
You must be signed in to change notification settings - Fork 10
Open
Description
I added this driver to my WebStorm to be able to look inside my D1 database as I started to develop.
When I got to my second table, no columns was showing up, only one key representing the PK. This also means that all the database references for columns, etc, will be marked as invalid in the code.
I verified that my table was indeed created and correct by running the command wrangler d1 execute DB --command "pragma table_info('table_name')".
The driver is outputting no messages, no errors.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels