Feature Request - CLI for SQL Generator
I would like to be able to use DataGrip's SQL Generator from the command line. This feature would allow me to schedule a task to generate the current SQL for a database and (using a separate application) automatically commit and push any changes to a repository. In this way, I could at least have a history of DDL changes for an otherwise unmanaged database.
请先登录再写评论。