Related to https://github.com/jgallagher/rusqlite/issues/372.
I can query a Value for the type, but if the field allow null, and the data return null, the original type is lost.
I can get the column names, but not the types.
Related to https://github.com/jgallagher/rusqlite/issues/372.
I can query a
Valuefor the type, but if the field allow null, and the data return null, the original type is lost.I can get the column names, but not the types.