Columnname = is_deleted columnDefinition = int default 0
This column definition sets the name of the column as "is_deleted" and specifies that its data type is "int" with a default value of 0.
原文地址: http://www.cveoy.top/t/topic/hXCl 著作权归作者所有。请勿转载和采集!