Hi everyone,

I am working on one Drupal project where I need to run update hook for the module. Trying to run the update hook and it says "no database required" even module is enabled. Checked system table where it module's status is 1 but schema_version is -1.

Can anyone tell me why the schema_version in system table is -1 since module is enabled?

Thanks,
Preksha