cratedb set default value when creating a table -
i want set default value when creating table using cratedb, in mysql: here column name phonenum: phonenum int(11) default '0' comment 'phonenum' tried, not working in same way using cratedb, know this? thanks.
as of cratedb 1.0.1 not supported yet.
Comments
Post a Comment