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 使用和部署 IT 的初学者。
我的问题是,当我们在 sql 开发人员编辑器中运行 sql 语句时,我们会得到类似匿名块完成的输出,并且我们还会看到语句的输出 dbms_output.put_line ....
如果我们从 liquibase 运行相同的脚本,deployIt 它不会显示 sqldeveloper 编辑器中显示的任何内容,例如匿名块完成等
有人可以建议所有可以做的吗?