Migrations for new received order state (s. #779)
This commit is contained in:
parent
64113ab7f6
commit
a96dbd563b
2 changed files with 12 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: 2018_12_05_010000) do
|
||||
ActiveRecord::Schema.define(version: 2021_02_05_090257) do
|
||||
|
||||
create_table "article_categories", force: :cascade do |t|
|
||||
t.string "name", default: "", null: false
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue