mirror of
https://github.com/internetee/registry.git
synced 2025-07-23 03:06:14 +02:00
parent
454ce4874b
commit
9bf1a7a06b
2 changed files with 4 additions and 1 deletions
|
@ -1,3 +1,4 @@
|
|||
class QueJob < ActiveRecord::Base # To be able to remove existing jobs
|
||||
# To be able to remove existing jobs
|
||||
class QueJob < ActiveRecord::Base
|
||||
self.primary_key = 'job_id'
|
||||
end
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue