TINYINT: function(length) {
    return {
      type: this.TINYINT,
      length: length,
      toString: function() {