我想将一个值插入到 magento 中的自定义数据库表中。如何在不使用直接查询的情况下使用 Magnto ORM 执行此操作?
我想将一个值插入到 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 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
本教程将引导您了解 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.