Created on 30 August 2014, over 10 years ago
Updated 6 February 2025, 23 days ago

I enabled the module and received the following from the schema module:

radioactivity_decay_profile.enable_decay is type int but its default 1 is PHP type string
radioactivity_decay_profile.half_life is type int but its default 21600 is PHP type string
radioactivity_decay_profile.cut_off is type float but its default 0.1 is PHP type string

column energy - differences on: scale, precision
declared: array('description' => 'TODO: please describe this field!', 'type' => 'float', 'unsigned' => TRUE, 'size' => 'big', 'not null' => TRUE)
actual: array('description' => 'Energy', 'type' => 'float', 'unsigned' => TRUE, 'size' => 'big', 'not null' => TRUE, 'precision' => '', 'scale' => '')

Please advise

πŸ› Bug report
Status

Closed: outdated

Version

2.0

Component

Code

Created by

πŸ‡ΊπŸ‡ΈUnited States Christopher Riley

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

Comments & Activities

Not all content is available!

It's likely this issue predates Contrib.social: some issue and comment data are missing.

  • πŸ‡ΊπŸ‡ΈUnited States tr Cascadia

    Drupal 7 is no longer supported, and we don't have these schema problems in the Drupal 8/9/10/11 version of Radioactivity.

Production build 0.71.5 2024