Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
是否可以不再运行过去使用 liquibase 失败的 SQL 文件?我尝试使用 failOnError:false runAlways:false 但没有创建 DATABASECHANGELOG 条目。
感谢并与
--preconditions onFail:MARK_RAN
它像我想要的那样工作