I want to update a column "enabled" to false using Gin framework in Golang. I know that it doesn\'t allow the column to be set as false by default, so I wrote the belo