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.
我开始学习 DBIx::class 并且达到了必须创建表示表的对象的地步。应该手动创建此类(对所有字段和关系进行硬编码.....)还是有一种方法可以使用数据库模式自动生成它们。我读过一些关于装载机的东西,但我不知道它们的真正用途。
奇怪的是,这个问题从未得到回答。无论如何,我认为海报正在寻找的是DBIx::Class::Schema::Loader