mirror of
https://github.com/Retrospring/retrospring.git
synced 2025-02-07 18:13:36 +01:00
Fix schema
This commit is contained in:
parent
3569cb335c
commit
240092be6c
1 changed files with 0 additions and 1 deletions
|
@ -10,7 +10,6 @@
|
||||||
#
|
#
|
||||||
# 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_08_20_163035) do
|
|
||||||
ActiveRecord::Schema.define(version: 2022_11_13_110942) do
|
ActiveRecord::Schema.define(version: 2022_11_13_110942) 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
|
||||||
|
|
Loading…
Reference in a new issue