Skip to content
This repository was archived by the owner on Oct 1, 2025. It is now read-only.
This repository was archived by the owner on Oct 1, 2025. It is now read-only.

All Entity tables for this module are destroyed on module disable #60

@ChemiKyle

Description

@ChemiKyle

function redcap_module_system_disable($version) {
EntityDB::dropSchema($this->PREFIX);
}

This was likely meant to have been taken out at some point.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions