Files
Kanboard-Prod/app/Model
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
..
2017-02-15 21:06:41 -05:00
2021-04-16 20:54:39 -07:00
2018-10-15 17:39:42 -07:00
2017-01-22 22:38:00 -05:00
2016-06-05 18:22:19 -04:00
2016-05-28 19:48:22 -04:00
2016-05-28 19:48:22 -04:00
2016-05-28 19:48:22 -04:00
2016-05-28 19:48:22 -04:00
2016-05-28 19:48:22 -04:00
2016-05-28 19:48:22 -04:00
2016-05-28 19:48:22 -04:00
2016-05-28 19:48:22 -04:00
2019-07-02 19:52:22 -07:00
2017-02-18 09:42:01 -05:00
2016-05-28 19:48:22 -04:00
2016-05-28 19:48:22 -04:00