liquigen icon indicating copy to clipboard operation
liquigen copied to clipboard

It always create empty xml file

Open suntchi opened this issue 6 years ago • 3 comments

When I use(right mouse) it create xml file ,It always create empty xml file like this: image

My mysql config like this: image

And my mysql version is 8.0

suntchi avatar Apr 30 '19 02:04 suntchi

Hi @suntchi!

This error can happen if you configured a MySQL connection for a database A, but try to generate changeset for a different database B. Currently this plugin can only generate objects for database configured in the DataGrip's connection.

Could you please tell me if that is your case?

alex-inv avatar May 20 '19 11:05 alex-inv

Hi @iman89 Yes,It is the problem you described。It seems can works in the seam schema,And I don`t know how to change schema it works。When I use right mouse to change schema,It does not work。

suntchi avatar May 21 '19 01:05 suntchi

Should this work with PHPStorm 2019.3? Got the same problem empty xml.

lutek avatar Mar 15 '20 10:03 lutek