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
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

请先登录再写评论。