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.
我在 Symfony4 中使用 Doctrine。 如何在此基础上检索 ENUM 或 SET 列的所有可能值?
我遇到了同样的 gettin enum value 问题,只需将数据库从 enum 更改为 int