phinx
phinx copied to clipboard
Is it also given as default_ Migration_ Add configuration table to the specified table name_ What is the table prefix specified by prefix?
Is it also given as default_ Migration_ Add configuration table to the specified table name_ What is the table prefix specified by prefix? such as
'default_ Migration_ Table '=>' phinxlog ',
Development=>[
Table_ Prefix '=>' my_ '
],
When I execute the migrate command, it will automatically generate my_ phinxlog