上一页 1 ··· 7 8 9 10 11
摘要: 1.增加字段: alter table tablename add new_field_id type not null default '0'; 例: alter table mmanapp_mmanmedia add appid_id integer not null default 372; 阅读全文
posted @ 2016-11-22 17:23 isykw 阅读(7128) 评论(0) 推荐(0) 编辑
摘要: laravel打印sql语句 阅读全文
posted @ 2016-11-22 15:32 isykw 阅读(18208) 评论(0) 推荐(0) 编辑
上一页 1 ··· 7 8 9 10 11