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: oauth_nonces
#
# id :bigint not null, primary key
# id :bigint(8) not null, primary key
# nonce :string
# timestamp :integer
# created_at :datetime