readNullFormat

The format for nullables.

package
static if(hasMsSql)
enum readNullFormat = "model.%s = retrieve!(%s, true, false);";

Meta