Files
Kanboard-Prod/app
Joe Nahmias 3df89f9df2 fix(mssql): when updating an object by id, omit the id itself
It is a useless update and id is an identity column in MSSQL,
which is not updatable and throws an error if you try.

This affects the following seven objects (Models):
- Category
- CustomFilter
- Group
- Project
- Subtask
- TaskExternalLink
- User
2022-10-29 18:17:35 -07:00
..
2022-02-05 11:49:03 -08:00
2022-02-05 11:49:03 -08:00
2022-07-11 20:45:06 -07:00
2016-05-28 19:48:22 -04:00
2022-02-05 11:49:03 -08:00
2022-10-09 15:17:10 -07:00
2018-05-09 11:21:57 -07:00
2018-06-06 15:15:02 -07:00
2022-09-28 19:42:35 -07:00