Implement "TIMESTAMP not null", "BLOB not null" and "FLOAT NOT NULL"
Closed this issue · 4 comments
eolivelli commented
While porting an application from SQLServer to HerdDB an user reported the need of "TIMESTAMP not null" data type
eolivelli commented
@amitvc to you have cycles to work on this ?
you already implemented NOT NULL for strings and other datatypes
amitvc commented
I will get on it this weekend.
amitvc commented
Working on it. Will get a PR out soon.
eolivelli commented
Great.
Please check that we will be covering all supported data types.