readBoolFormat

The format for booleans.

package
static if(hasMsSql)
enum readBoolFormat = "model.%s = retrieve!(%s);";

Meta