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

Popular posts from this blog

inversion of control - Autofac named registration constructor injection -

ios - Change Storyboard View using Seague -

verilog - Systemverilog dynamic casting issues -