Annotate the new column

This commit is contained in:
Matt Jankowski 2023-12-11 11:59:22 -05:00
parent 0b15751a63
commit 18dce85e3c
1 changed files with 1 additions and 0 deletions

View File

@ -39,6 +39,7 @@
# role_id :bigint(8)
# settings :text
# time_zone :string
# otp_secret :string
#
class User < ApplicationRecord