Annotate models

This commit is contained in:
Gregory Igelmund 2023-10-14 11:19:13 +08:00
parent 2b920cd7b4
commit a4edd3fd04
No known key found for this signature in database
GPG key ID: 7014FB8C0081D485
12 changed files with 42 additions and 14 deletions

View file

@ -2,7 +2,7 @@
#
# Table name: gpx_file_tags
#
# gpx_id :bigint(8) default(0), not null
# gpx_id :bigint(8) not null
# tag :string not null
# id :bigint(8) not null, primary key
#