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.
を使用cake bake model allし、db(cakephp 1.3)を使用して、関連付けを含むすべてのモデルを作成しましたが、検証ルールは作成されませんでした。何故ですか?
cake bake model all
データベースで、ベイク処理の前に検証が必要な列の「ALLOWNULL」を削除/無効にする必要があります。