Proper way to infer update model?
Currently I infer update model by partial of InferInsertModel which work fine, but in case of updating value with sql`` this error happended.




sql<T>function sql<T>(strings: TemplateStringsArray, ...params: any[]): SQL<T>
(alias) namespace sqlsql<number>`${customerPoint.point}`