我想将一个值插入到 magento 中的自定义数据库表中。如何在不使用直接查询的情况下使用 Magnto ORM 执行此操作?

发布于 2024-10-24 07:51:38 字数 118 浏览 2 评论 0原文

我想将一个值插入到 magento 中的自定义数据库表中。如何在不使用 SQL 查询的情况下使用 Magento ORM 执行此操作?

有人可以帮我解决这个问题吗?

提前非常感谢......

I want to insert a value into my custom database table in magento.. how do i do it with Magento ORM without using a SQL query?

Could someone pleas give me a hand on this?

Thanks a lot in advance.....

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

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

发布评论

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

评论(1

-黛色若梦 2024-10-31 07:51:38

教程将引导您了解 Magento ORM 系统的基础知识。 Magento 上存在类似的文章 知识库以及关于使用 EAV

如果您在阅读并实现这些模式后有具体疑问,请在此处再次询问。

This tutorial will walk you through the basics of Magento's ORM system. A similar article exists on the Magento knowledge base and a follow-on article on using EAV.

If you have specific queries after you've read and implemented those patterns, ask here again.

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