Sample Datagrip plugin to add support for a new database?

Is there a sample plugin showing how to hook up a new database to Datagrip? 

0
1 comment
Hi Keith,

There's currently no API available to change the database within the plugin. Our model is generated by an internal tool, not to mention the SQL Dialect needs to be supported for every dialect individually. Currently the new dialects are implemented as feature requests.
0

Please sign in to leave a comment.