Created
December 5, 2019 04:57
-
-
Save b0n/af6d814dd83842e81edfe3113af8ff2e to your computer and use it in GitHub Desktop.
cakephp3 で fixture を実データから作成
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
$ ./bin/cake bake fixture -r -n 30 --table customers --conditions "datakubun = '9'" Customers2 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment