Fields of Booleans
by in CodeSOD on 2013-09-30A long time ago, we learned the true values of boolean fields. But sometimes, {true, false, file_not_found}
isn’t enough. Sometimes, you need more truthiness.
Wayne supports an application that uses its own custom macro-language to define how to generate Word documents. It’s database driven, and many of the documents depend on one notable table with 160 columns.