Small question about Nullable, Missing and DBAPI.jl

DBAPI says:


Null Handling

All values of type T that could be null should be returned as Nullable{T}.


Is it still valid?

Unfortunately, there doesn’t seem to be a lot of activity on that repo (and nothing since July). Maybe @iamed2 can give more details.