Liquibase 与 SVN - Eclipse 中的 PHP/MySQL 项目

发布于 2024-08-23 15:57:47 字数 381 浏览 3 评论 0原文

今天我发现了LiquiBase项目,我觉得它很有趣。我想使用它,但我正在寻找最好的方法。

我们正在使用一台 MySQL 服务器处理 PHP 项目和 SVN(一些开发人员)。

我想知道如何使用 LiquiBase:

  • 我们是否也应该将其更改日志存储在 SVN 中?
  • 如何编辑这个变更日志?有适用于 LinuxIDE 吗? Eclipse 插件不可用。
  • 任何提交后脚本来应用更改? LiquiBase 的错误日志怎么样?

谢谢您的任何建议!

Today I found LiquiBase project and I think it is very interesting. I would like to use it but I am looking for best way to do it.

We are working with PHP projects and SVN (a few developers) with one MySQL server.

I am wondering how to work with LiquiBase:

  • should we store its changeLog in SVN too ?
  • how to edit this changeLog ? Any IDE for Linux ? Plugin for Eclipse is not available.
  • any post-commit script to apply changes ? What about LiquiBase`s error logs ?

Thank you for any sugestions !

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

北方。的韩爷 2024-08-30 15:57:47

是的,您应该将更改日志存储在版本控制系统中。
您最喜欢的文本编辑器(或 xml 编辑器)应该就足够了。

有多种方法可以执行更改日志,包括通过 命令行Ant, Maven >、Grailsservlet 侦听器

Yes, you should store the changelogs in your version control system.
Your favorite text editor (or xml editor) should be enough.

here are many ways to execute your change log including via command line, Ant, Maven, Grails, and a servlet listener.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文