✏️ 正在编辑: 220.sql
路径:
/srv/systems_dir/yuppiecred/data/database/220.sql
提示:
您可以编辑任何文件(包括二进制文件),但请注意不当修改可能导致文件损坏。
/* * To change this license header, choose License Headers in Project Properties. * To change this template file, choose Tools | Templates * and open the template in the editor. */ /** * Author: yuppie * Created: 19/06/2017 */ ALTER TABLE `tb_falha_importacao` ADD COLUMN `data_falha` TIMESTAMP NOT NULL DEFAULT CURRENT_TIMESTAMP AFTER `excluido`;
💾 保存文件
← 返回文件管理器