Project

General

Profile

Actions

Bug #19890

closed

Use 64-bit id columns to prevent overflow

Added by Tom Clegg over 1 year ago. Updated over 1 year ago.

Status:
Resolved
Priority:
Normal
Assigned To:
Category:
API
Target version:
Story points:
0.5
Release relationship:
Auto

Description

The default rails ID field is a 32-bit signed int, which overflows after ~2e9 IDs are generated from *_id_sequence.

All id columns should be 64-bit ints.


Subtasks 1 (0 open1 closed)

Task #19892: Review 19890-id-bigintResolvedTom Clegg01/03/2023Actions
Actions

Also available in: Atom PDF