Closed (won't fix)
Project:
Password Policy
Version:
6.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
20 Sep 2011 at 21:32 UTC
Updated:
3 Aug 2012 at 00:58 UTC
Jump to comment: Most recent file
Comments
Comment #1
frankcarey commentedI don't think an update is required per se since this is a rather trivial change as far as the schema goes, but schema IS cached, so it would require a cache clear to avoid warnings when using it with drupal_write_record().
Comment #2
erikwebb commentedIn addition to changing the schema, all uses of unserialize()/serialize() would also need to be reviewed.
FYI - this was changed in the D7 version.
Comment #3
erikwebb commentedSince this is working for now and all development focus has moved to D7 versions, I'm going to mark this as won't fix.