So in Liquibase, how would one approach such a scenario in a production continuous deployment mode where I need to insert/manipulate the database beyond normal SQL abilities in the Liquibase XML/SQL language.
↧