[#2622] Change sort to proper JSONB
This commit is contained in:
parent
68608307ad
commit
1419e9b73f
6 changed files with 6 additions and 9 deletions
|
@ -307,7 +307,7 @@ class Procedure < ApplicationRecord
|
|||
'table' => 'self',
|
||||
'column' => 'id',
|
||||
'order' => 'desc'
|
||||
}.to_json
|
||||
}
|
||||
end
|
||||
|
||||
def whitelist!
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue