Get desktop application:
View/edit binary Protocol Buffers messages
bool autogen = 1
bool txn_middleware = 2
bool with_tracing = 3
Used in: GormFieldOptions
string foreignkey = 1
optional GormTag foreignkey_tag = 2
string association_foreignkey = 3
bool disable_association_autoupdate = 4
bool disable_association_autocreate = 5
bool association_save_reference = 6
bool preload = 7
Used in: GormMessageOptions
string type = 1
string name = 2
optional GormTag tag = 3
string package = 4
optional GormTag tag = 1
bool drop = 2
oneof association
string reference_of = 7
(message has no fields)
bool ormable = 1
repeated ExtraField include = 2
string table = 3
bool multi_account = 4
bool multi_compartment = 5
Used in: BelongsToOptions, ExtraField, GormFieldOptions, HasManyOptions, HasOneOptions
string column = 1
string type = 2
int32 size = 3
int32 precision = 4
bool primary_key = 5
bool unique = 6
string default = 7
bool not_null = 8
bool auto_increment = 9
string index = 10
string unique_index = 11
bool embedded = 12
string embedded_prefix = 13
bool ignore = 14
string foreignkey = 15
string association_foreignkey = 16
string many_to_many = 17
string jointable_foreignkey = 18
string association_jointable_foreignkey = 19
bool disable_association_autoupdate = 20
bool disable_association_autocreate = 21
bool association_save_reference = 22
bool preload = 23
string serializer = 24
Used in: GormFieldOptions
string foreignkey = 1
optional GormTag foreignkey_tag = 2
string association_foreignkey = 3
string position_field = 4
optional GormTag position_field_tag = 5
bool disable_association_autoupdate = 6
bool disable_association_autocreate = 7
bool association_save_reference = 8
bool preload = 9
bool replace = 10
bool append = 11
bool clear = 12
Used in: GormFieldOptions
string foreignkey = 1
optional GormTag foreignkey_tag = 2
string association_foreignkey = 3
bool disable_association_autoupdate = 4
bool disable_association_autocreate = 5
bool association_save_reference = 6
bool preload = 7
bool replace = 8
bool append = 9
bool clear = 10
Used in: GormFieldOptions
string jointable = 1
string foreignkey = 2
string jointable_foreignkey = 3
string association_foreignkey = 4
string association_jointable_foreignkey = 5
bool disable_association_autoupdate = 6
bool disable_association_autocreate = 7
bool association_save_reference = 8
bool preload = 9
bool replace = 10
bool append = 11
bool clear = 13