mirror of
https://gitlink.org.cn/Gitlink/forgeplus.git
synced 2026-05-13 08:15:55 +08:00
fixed db:migrate
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
ails db:migrateclass CreateClaims < ActiveRecord::Migration[5.2]
|
||||
class CreateClaims < ActiveRecord::Migration[5.2]
|
||||
def change
|
||||
create_table :claims do |t|
|
||||
t.integer :issue_id
|
||||
|
||||
Reference in New Issue
Block a user