Ticket #3787 (new enhancement)

Opened 2 months ago

Use updated database schema in Joomla plugin

Reported by: pamela Assigned to: pamela
Priority: major Milestone: pw-jos v0.91
Component: Joomla Version:
Keywords: Cc:

Description

As part of the drupal plugin work, I realized that creating a primary index of type text is problematic. Don't need that much space for a SHA 256 hash, and can't create effective indices. So - changed to a varchar128. Need to fix this everywhere, but start with the Joomla plugin because there are no existing installations.