Big Integer
The default core fields do not include a bigint field. This module allows you to have a true BigInt (19) value. That means the number can contain 19 digits. It IS possible to kind of get a bigInt using either the text or decimal fields that come with Drupal 7 Core fields, but neither of those are TRUE BigInt values. Text values are not even numbers and thus views cannot evaluate them as such, so that option is no good. Another option is the Decimal field, but at the time of this writing its not a viable solution because of a bug. But even without a bug, it still wouldnt really be viable because then the number is a float and not a bigint :D
Depends on
Dependencies of the latest stable release
No dependencies recorded for this project.
Required by
Tracked projects that depend on this one
No tracked projects depend on this one yet.
Activity
Releases
| Version | Type | Core | Notes | Release date | |
|---|---|---|---|---|---|
| 2.0.2 | Stable | Jan 5, 2025 |