Attached database's schema are not recognized.
I use SQLite database.
When attaching a database with the following command,
DataGrip does not recognize the schame of attached database.
ATTACH DATABASE 'database file path' as SUB;
It will be great if it is improved.
Please sign in to leave a comment.
Hi,
There is an issue https://youtrack.jetbrains.com/issue/DBE-4677 you can track and vote for.
Thank you.