meili-bors[bot] 7e3c306c54
Merge #4725
4725: Store primary key as String when Number exceeds i64 range r=irevoire a=JWSong

# Pull Request

## Related issue
Fixes #4696 

## What does this PR do?
- When a Number value exceeding the range of i64 is received as a primary key, it will be stored as a String.

## PR checklist
Please check if your PR fulfills the following requirements:
- [x] Does this PR fix an existing issue, or have you listed the changes applied in the PR description (and why they are needed)?
- [x] Have you read the contributing guidelines?
- [x] Have you made sure that the title is accurate and descriptive of the changes?

Thank you so much for contributing to Meilisearch!


Co-authored-by: JWSong <thdwjddn123@gmail.com>
2024-06-26 07:06:04 +00:00
..
2024-06-25 21:41:47 +09:00
2024-05-21 14:58:41 +02:00
2024-06-25 11:51:21 +00:00
2023-06-14 13:30:52 +02:00
2024-06-25 11:16:06 +02:00
fmt
2023-03-30 23:37:26 +02:00
2024-05-22 12:23:43 +02:00
2023-11-23 14:11:38 +01:00
2023-11-13 13:38:36 +01:00
2024-05-28 15:28:19 +02:00