It is possible to install the Database Tools and SQL plugin in WebStorm via Preferences | Plugins, but using this plugin requires an active DataGrip (or All Products Pack) subscription. In WebStorm, you will be prompted to enter the DataGrip license key or login using JetBrains account or start a free 30-day trial.
It is possible to install the Database Tools and SQL plugin in WebStorm via Preferences | Plugins, but using this plugin requires an active DataGrip (or All Products Pack) subscription.
In WebStorm, you will be prompted to enter the DataGrip license key or login using JetBrains account or start a free 30-day trial.
Thanks, Elena. Also how can i import/export created database connection to another instance?
Is copying these paths enough:
# Configuration (idea.config.path):
~/Library/Preferences/<PRODUCT><VERSION>
# Caches (idea.system.path):
~/Library/Caches/<PRODUCT><VERSION>
# Plugins (idea.plugins.path):
~/Library/Application Support/<PRODUCT><VERSION>
# Logs (idea.log.path):
~/Library/Logs/<PRODUCT><VERSION>
please see https://twitter.com/datagrip/status/893027928598077440
See also https://blog.jetbrains.com/datagrip/2018/05/21/copy-and-share-data-sources-in-datagrip/
Thanks, it's copying from one instance to another, but how can i backup all my ide settings, including database sources?