Support the bigint module for Big Integers

Created on 4 November 2024, 19 days ago

Problem/Motivation

The maximum size for an integer in MySQL is 2147483647. So for video fields this really should be a bigint field as that is a maximum of an approximately 2.1 GB video file.

Big Integer (bigint) β†’ module solves this.

Proposed resolution

Would be excellent for Digital Size Formatter to also work with bigint module!

Remaining tasks

User interface changes

API changes

Data model changes

✨ Feature request
Status

Active

Version

2.0

Component

Code

Created by

πŸ‡ΊπŸ‡ΈUnited States mlncn Minneapolis, MN, USA

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Merge Requests

Comments & Activities

Production build 0.71.5 2024