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.
私のテーブルはモデル/エンティティの複数形で命名されています。モデル/エンティティという名前の生成されたクラスを作成する方法はありますか?
(これが関連しているかどうかはわかりませんが、ORM として Propel を使用しています)
ありがとう。
propel: users: _attributes: { phpName: User} name: varchar(255)