mysql and colume -凯发k8国际

`
ssydxa219
  • 浏览: 601230 次
  • 性别:
  • 来自: 杭州
博主相关
  • 博客
  • 微博
  • 相册
  • 收藏
  • 文章分类
    社区版块
    • ( 0)
    • ( 0)
    • ( 0)
    存档分类
    最新评论

    mysql and colume

    alter table sys_dict
    add column `sorter` varchar(255) default null comment '排序',
    add column `typer` varchar(255) default null comment '类型',
    add column `status` varchar(255) default '1' comment '状态',
    add column `coder` varchar(255) default null comment '编码',
    add column `pcoder` varchar(255) default null comment '父编码',
    add column `remark` varchar(255) default null comment '描述',
    add column `is_del` varchar(255) default '2' comment '是否删除:1删除、2不删除',
    add column `enabled` varchar(255) default '1' comment '状态:1启用、2禁用',
    add column `create_by` varchar(255) default null comment '创建者',
    add column `update_by` varchar(255) default null comment '更新者';
    add column `create_time` timestamp not null default current_timestamp comment '创建时间',
    add column `update_time` timestamp not null default current_timestamp on update current_timestamp comment '更新时间',

    分享到:
    评论

    相关推荐

      this code is matlab code for colume section conctruction

      seaweedfs的使用文档,包括master colume filter 基本的参数和使用

      使用vc编写的列表框源代码, 支持显隐colume,十分方便。 希望对编程有用

      colume_name like | = column_value and | or … [order by column_name [asc | desc] ] ]  参数说明:  top n:表示查询结果显示最多多少个,n为显示的记录条数;[]表明本项可不出现。  |:表明|的左边和...

      smartygrid smartygrid是一个jquery插件,并提供了一个用户界面组件来快速...等于[%colume%] 细绳[] 列值过滤器 排序[%colume%] 字符串(asc | desc) 排序列和规则 http响应 web服务必须返回json格式(web

      基于 element-ui 二次封装的支持自适应列宽的 table-column 列组件

      picker-view 相关文章: 微信小程序 button 微信小程序 radio 微信小程序 slider 微信小程序 switch ...数组中的数字依次表示 picker-view 内的 picker-view-colume 选择的第几项(下标从 0 开始),

    global site tag (gtag.js) - google analytics
    网站地图