Froegin keys
This commit is contained in:
@@ -2,7 +2,7 @@ class CreateJobs < ActiveRecord::Migration[6.1]
|
||||
def change
|
||||
create_table :jobs do |t|
|
||||
t.json :params
|
||||
t.string :type
|
||||
t.string :job_type
|
||||
|
||||
t.timestamps
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user