Skip to content

geotag_usages

Column NameTypeCommentDefaultNullRemark
idbigint UNSIGNEDPrimary Key IDNOAuto Increment
usage_typetinyint UNSIGNEDType of targetNOContent Type
usage_idbigint UNSIGNEDKey IDNO
geotag_idint UNSIGNEDGeotag IDNORelated field geotags->id
created_attimestampCreate TimeuseCurrentNOFor example, MySQL defaults to CURRENT_TIMESTAMP
updated_attimestampUpdate TimeYES
deleted_attimestampDelete TimeYES

Released under the Apache-2.0 License