The `created_at` field is no longer needed in the result set, so it was removed from the SELECT query to reduce data transfer and simplify the response.
5.8 KiB
5.8 KiB
The `created_at` field is no longer needed in the result set, so it was removed from the SELECT query to reduce data transfer and simplify the response.