0

I want to prevent a column from updating in model

I don't want update a column that is in my model

is any way for that like

@column({update: false})
public attribute_id: number

0 Answers0