Oracle Application Express 开发环境

发布于 2024-08-10 05:23:32 字数 162 浏览 1 评论 0原文

在使用 application Express 进行开发时,我正在努力解决如何实现版本控制以及如何拥有应用程序的 DEV 和 PROD 版本。如何发布从开发到产品的更改?我知道我可以导出整个应用程序,然后导入到生产中,但是有没有办法轻松导入更改?

Oracle 10g 上的 APEX 3.2

When developing with application express, I am struggling with how to implement version control and how to have both DEV and PROD versions of an application. How do you publish changes from dev to prod? I know that I can export the entire application and then import into production, but is there a way to just import changes easily?

APEX 3.2 on Oracle 10g

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

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

发布评论

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

评论(1

不美如何 2024-08-17 05:23:32

对于我们的 Apex 应用程序*,我们在 apex 应用程序级别采用了导出\导入方法。对于小的改变来说可能有点过大,但它确实有效。

Apex OTN 论坛上的这个 帖子 似乎指向也可用于版本控制的应用程序级导出。

*只是为了澄清我在哪里说 Apex 应用程序,我的意思是 Apex 在导出时生成的 sql 文件。

For our Apex Applications* we have adopted the export\import method at the apex application level. Can be bit of an overkill for small changes but it works.

This thread on the Apex OTN forum seems to point to application level exports for version control as well.

*Just to clarify where I say Apex application what I mean is the sql file that Apex produces on an export.

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