mirror of
https://git.bsd.gay/fef/nyastodon.git
synced 2025-01-14 22:54:04 +01:00
Update schema.rb
This commit is contained in:
parent
eded36676f
commit
181ad9ef93
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.
|
# It's strongly recommended that you check this file into your version control system.
|
||||||
|
|
||||||
ActiveRecord::Schema.define(version: 2022_12_06_114142) do
|
ActiveRecord::Schema.define(version: 2022_12_18_015350) do
|
||||||
|
|
||||||
# These are extensions that must be enabled in order to support this database
|
# These are extensions that must be enabled in order to support this database
|
||||||
enable_extension "plpgsql"
|
enable_extension "plpgsql"
|
||||||
|
|
Loading…
Reference in a new issue