for (i = 0; i < support.TYPES_EXCEPT_BOOLEAN.length; i++) {
            test.throws(
                function () {
                    reheat.defineModel('Post', {
                        timestamps: support.TYPES_EXCEPT_BOOLEAN[i]