Skip to content

Just print sql commands which would normaly generate hibernate with ddl=update #4

@dunsun

Description

@dunsun

Would be very useful to be able to just print sql commands (without making any real changes to a production db schema) which hibernate produces if you have set jpa.ddl=update in your conf.

Then anyone could print these alter sql commands into a file and then would manually (check if all is ok) and copy/paste them into sql console.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions