codeigniter3.16版本migration(数据工厂迁移类)的使用

codeIgniter3.16版本migration(数据工厂迁移类)的使用介绍 一、application\config 下的迁移类配置文件migration设置 1.配置migration_enabled为true,即打开migration     $config['migration_enabled'] = TRUE; 2.配置migration的命名规则     时间戳格式:timesta
相关文章
相关标签/搜索