fix(db): update schema timestamp
This commit is contained in:
parent
faa75298d6
commit
1022e4d18b
1 changed files with 1 additions and 1 deletions
|
@ -10,7 +10,7 @@
|
|||
#
|
||||
# It's strongly recommended that you check this file into your version control system.
|
||||
|
||||
ActiveRecord::Schema.define(version: 2022_11_22_124009) do
|
||||
ActiveRecord::Schema.define(version: 2022_11_22_145030) do
|
||||
|
||||
# These are extensions that must be enabled in order to support this database
|
||||
enable_extension "pgcrypto"
|
||||
|
|
Loading…
Add table
Reference in a new issue