~drizzle-trunk/drizzle/development

« back to all changes in this revision

Viewing changes to drizzled/message/table.proto

  • Committer: Brian Aker
  • Date: 2010-12-24 16:11:53 UTC
  • mfrom: (2023.2.3 bool)
  • Revision ID: brian@tangent.org-20101224161153-aq2tqgalzur623c9
Merge in BOOLEAN

Show diffs side-by-side

added added

removed removed

Lines of Context:
78
78
      DATETIME = 10;
79
79
      UUID = 11;
80
80
      TIME = 12;
 
81
      BOOLEAN = 13;
81
82
    }
82
83
 
83
84
    message FieldOptions {