revert fix(user.merge) : waiting for ignore column instructeur_id in ruby code
This commit is contained in:
parent
9b1f9f9a21
commit
53de567b59
3 changed files with 4 additions and 5 deletions
|
@ -12,6 +12,7 @@
|
|||
# updated_at :datetime not null
|
||||
# bill_signature_id :bigint
|
||||
# dossier_id :bigint
|
||||
# instructeur_id :bigint
|
||||
#
|
||||
class DossierOperationLog < ApplicationRecord
|
||||
enum operation: {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue