flyway - flywaydb: How to stop accidently clean -


itemprop = "text">

There is a command called 'command' inside the flyway db, if we use it, it will skip all the objects in the schema .

Leaves all objects (tables, views, processes, triggers, ...) in the configured schema, the schema is cleared in the order specified by the schema property.

How can we disable it so that nobody accidentally uses it as necessary?

Your best option is to command the flywheel, wrap the script of the flywheel on its own. Then you can stop the clean command and no-op.


Comments

Popular posts from this blog

apache - 504 Gateway Time-out The server didn't respond in time. How to fix it? -

c# - .net WebSocket: CloseOutputAsync vs CloseAsync -

c++ - How to properly scale qgroupbox title with stylesheet for high resolution display? -