Skip to content

执行dml,新增默认时间字段出错 #823

@reacar

Description

@reacar

SQL语句:
ALTER TABLE paper_manage.paper ADD jcr_partition_time DATETIME DEFAULT '0000-00-00 00:00:00' NOT NULL COMMENT 'jcr分区年份';
ALTER TABLE paper_manage.paper ADD cas_partition_time DATETIME DEFAULT '0000-00-00 00:00:00' NOT NULL COMMENT 'cas分区年份';

Yearning版本:3.1.2

image

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions