I am running into this issue in updating existing items while making PUT request on /collections/{collectionId}/items Found [this](https://github.com/stac-utils/stac-fastapi/blob/master/stac_fastapi_sqlalchemy/stac_fastapi/sqlalchemy/transactions.py#L57) in the code where we are dropping geometry before forming update query. Is this an expected behaviour as per STAC spec?